Name | Description | |
---|---|---|
CanEdit | Indicates if metadata is editable for the item. (Inherited from ArcGIS.Desktop.Core.Item) | |
CanUnreferenceStyle | Gets a value which indicates whether a StyleProjectItem can be unreferenced. | |
CopyMetadataFromItem | Copy metadata from Item. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
Dispose | Implements the dispose method (of System.IDisposable) | |
Equals | Overrides the default Equals (Inherited from ArcGIS.Desktop.Core.Item) | |
ExportMetadata | Overloaded. (Inherited from ArcGIS.Desktop.Core.Item) | |
GetCounts | Gets the StyleItemType counts that are contained within a StyleProjectItem | |
GetHashCode | Gets a hash code associated with this item (Inherited from ArcGIS.Desktop.Core.Item) | |
GetItems | Browses the contents of an item. Returns a snapshot collection of of the item's children. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
GetXml | Gets the item’s metadata XML document as a string. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
ImportMetadata | Overloaded. (Inherited from ArcGIS.Desktop.Core.Item) | |
IsContentLoading | Checks if the style content is loading | |
OnCurrentRoot | Called when the Item becomes the current root item in the Catalog View. (Inherited from ArcGIS.Desktop.Core.Item) | |
Repair | (Inherited from ArcGIS.Desktop.Core.Item) | |
SaveMetadataAsHTML | Save the metadata of the current item as HTML. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
SaveMetadataAsUsingCustomXSLT | Save the metadata of the current item using customized XSLT. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
SaveMetadataAsXML | Save the metadata of the current item as XML. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
SearchItem | (Inherited from ArcGIS.Desktop.Core.Item) | |
SetXml | Sets the item’s metadata to the XML document provided as a string. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
Synchronize | Updates metadata with the current properties of the item. Metadata is created for the item if it doesn't already exist. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) | |
ToString | Override the default ToString() method (Inherited from ArcGIS.Desktop.Core.Item) | |
UpgradeMetadata | Upgrade the metadata of the current item. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Core.Item) |