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

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, Windows 8.1

ArcGIS Pro version: 2.4 or higher.
See Also