Name | Description | |
---|---|---|
CIMGISProject Constructor |
The following tables list the members exposed by CIMGISProject.
Name | Description | |
---|---|---|
CIMGISProject Constructor |
Name | Description | |
---|---|---|
DatabaseConnections | Gets or sets the database connections of the project. | |
DefaultFolder | Gets or sets the default folder of the project. | |
DefaultGeoDatabase | Gets or sets the path of the default geodatabase of the project. | |
DefaultSpatialReference | Gets or sets a WKT string representation of the default spatial reference of the project. | |
DefaultToolbox | Gets or sets the path of the default toolbox of the project. | |
FolderConnections | Gets or sets the folder connections of the project. | |
ForceUpdate | Gets or sets a value indicating whether to force update an updatable project. | |
ModuleSettings | Gets or sets the module settings of the project. | |
ProjectItems | Gets or sets the items of the project. | |
ProjectMetadata | Gets or sets the metadata of the project. | |
ReadOnly | Gets or sets a value indicating whether the project is read only for updatable projects. | |
ServerConnections | Gets or sets the service connections of the project. | |
SourceModifiedTime | Gets or sets the time the project was last modified. | |
SourceURI | Gets or sets the source URI of the project. Set if sourced from an external item such as an item on a portal. | |
ViewLayoutXML | Gets or sets an XML representation of the view layout used for the project. | |
Views | Gets or sets the views of the project. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMGISProject with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMGISProject 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 CIMGISProject and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMGISProject 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) |