ArcGIS Pro 2.6 API Reference Guide
DatasetID Property (CIMStatisticalDataCollectionStandardDataCalculator)

ArcGIS.Core.CIM Namespace > CIMStatisticalDataCollectionStandardDataCalculator Class : DatasetID Property
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. For example, for US 2019 dataset it will be ID of the dataset: "USA_ESRI_2019".
Syntax
public string DatasetID {get; set;}
Public Property DatasetID As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMStatisticalDataCollectionStandardDataCalculator Class
CIMStatisticalDataCollectionStandardDataCalculator Members