Name | Description | |
---|---|---|
CIMProjectItem Constructor |
The following tables list the members exposed by CIMProjectItem.
Name | Description | |
---|---|---|
CIMProjectItem Constructor |
Name | Description | |
---|---|---|
CatalogPath | Gets or sets catalog path of the project item. | |
ConsolidatePath | Gets or sets a value indicating whether to consolidate the path of the project item. | |
ConsolidationResources | Gets or sets consolidation resources string array of the project item. | |
ItemType | Gets or sets the item type of the project item. | |
MetadataURI | Gets or sets the URI of the metadata. | |
Name | Gets or sets the name of the project item. | |
PathHint | Gets or sets the path hint of the project item. | |
PathSaveRelative | Gets or sets a value indicating whether the item is saved with relative paths. | |
PropertiesXML | Gets or sets properties of the item as XML. | |
SourceModifiedTime | Gets or sets modified time of the item as a time instant. | |
SourceURI | Gets or sets the source URI of the item. Set if sourced from an external item such as an item on a portal. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMProjectItem with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMProjectItem with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMProjectItem and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMProjectItem and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |