This document is archived and information here might be outdated. Recommended version. |
Provides access to members that edit metadata.
Name | Description | |
---|---|---|
Dataset | Dataset whose metadata will be edited. | |
GetProperty | Returns the set of values for the specified element. | |
SetProperty | Sets the value of the specified element. |
CoClasses and Classes | Description |
---|---|
XmlPropertySetEdit | Esri XML PropertySet Edit object. |
This interface should not be used. Instead the methods available on the IXmlPropertySet and/or IXmlPropertySet2 should be used to set and get XML Elements. The different methods on the IXmlPropertySet and IXmlPropertySet2 honor the "Sync" attributes where the IXmlPropertySet.Get and IXmlPropertySet.Get do not.