ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStatisticalDataCollectionFeatureLayerCalculator Class / DatasetID Property

In This Topic
    DatasetID Property (CIMStatisticalDataCollectionFeatureLayerCalculator)
    In This Topic
    Gets or sets the DatasetID which is used for getting the information about which points layer will be available and which apportionment methods will be used. If DatasetID is empty, only Area Apportionment method is available.
    Syntax
    Public Property DatasetID As String
    public string DatasetID {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also