CIMStatisticalDataCollectionStandardVariable Class Members
In This Topic
The following tables list the members exposed by CIMStatisticalDataCollectionStandardVariable.
Public Constructors
Public Properties
| Name | Description |
 | Name |
Gets or sets the name of the variable.
|
 | ShowInDataBrowser |
Gets or sets a value indicating whether the variable will be shown in the Data Browser control in ArcGIS Pro.
|
Top
Public Methods
| Name | Description |
 | Clone |
Creates a deep copy of CIMStatisticalDataCollectionStandardVariable.
|
  | FromJson |
Reconstructs the CIMStatisticalDataCollectionStandardVariable 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 CIMStatisticalDataCollectionStandardVariable and its current state.
|
 | WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Public Events
See Also