ArcGIS Pro 3.7 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 
       Inherits CIMObject
       Implements System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable 
    public class CIMStatisticalDataCollectionStandardVariable : CIMObject, System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable  
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also