ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStatisticalDataCollectionStandardVariable Class
Members

In This Topic
    CIMStatisticalDataCollectionStandardVariable Class
    In This Topic
    Represents a field of a statistical data collection that matches to an existing variable in referenced feature dataset.
    Object Model
    CIMStatisticalDataCollectionStandardVariable ClassCIMStatisticalDataCollectionStandardVariable ClassCIMStatisticalDataCollectionStandardVariable Class
    Syntax
    public class CIMStatisticalDataCollectionStandardVariable : CIMObject, System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable  
    Public Class CIMStatisticalDataCollectionStandardVariable 
       Inherits CIMObject
       Implements System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMStatisticalDataCollectionStandardVariable

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also