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

    DatasetID Property (CIMStatisticalDataCollectionFeatureLayerCalculator)
    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 string DatasetID {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also