Name | Description | |
---|---|---|
CIMProjectItem Constructor |
The following tables list the members exposed by CIMProjectItem.
Name | Description | |
---|---|---|
CIMProjectItem Constructor |
Name | Description | |
---|---|---|
Alias | Gets or sets an identifier for this item that the user provides and can be displayed instead of the Name. | |
CatalogPath | Gets or sets the 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. | |
ID | Gets or sets the system assigned unique identifier of the project item. | |
ItemType | Gets or sets the item type of the project item. | |
MetadataURI | Gets or sets the URI of the binary reference containing 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 | |
---|---|---|
Clone | Creates a deep copy of CIMProjectItem. | |
FromJson | Reconstructs the CIMProjectItem with a specified state from a JSON 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. | |
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) |