CIMStatisticalDataCollectionStandardVariable Class Members
In This Topic
The following tables list the members exposed by CIMStatisticalDataCollectionStandardVariable.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name |
Gets or sets the name of the variable.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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 |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Clone |
Creates a deep copy of CIMStatisticalDataCollectionStandardVariable.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | FromJson |
Reconstructs the CIMStatisticalDataCollectionStandardVariable with a specified state from a JSON encoding.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSchema |
Not implemented, reserved for future use.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ReadXml |
Reads the element inside the reader.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToJson | Overridden.
Creates a JSON encoding of the CIMStatisticalDataCollectionStandardVariable and its current state.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Public Events
See Also