ArcGIS Pro 3.2 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 string DatasetID {get; set;}
    Public Property DatasetID As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also