CIMStatisticalDataCollectionInputPropertiesCalculator Class Methods
In This Topic
For a list of all members of this type, see CIMStatisticalDataCollectionInputPropertiesCalculator members.
Public Methods
| Name | Description |
| Clone |
Creates a deep copy of CIMStatisticalDataCollectionInputPropertiesCalculator.
|
| FromJson |
Reconstructs the CIMStatisticalDataCollectionInputPropertiesCalculator 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 CIMStatisticalDataCollectionInputPropertiesCalculator and its current state.
|
| WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Protected Methods
See Also