CIMStatisticalDataCollectionScriptCalculator Class Members
In This Topic
The following tables list the members exposed by CIMStatisticalDataCollectionScriptCalculator.
Public Constructors
Public Properties
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Clone |
Creates a deep copy of CIMStatisticalDataCollectionScriptCalculator.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | FromJson |
Reconstructs the CIMStatisticalDataCollectionScriptCalculator 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 CIMStatisticalDataCollectionScriptCalculator 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