ArcGIS Pro 2.9 API Reference Guide
Categories Property

ArcGIS.Core.CIM Namespace > CIMStatisticalDataCollection Class : Categories Property
Gets or sets levels of categories the data collection. Used to show the data collection in the Data Browser.
Syntax
public string[] Categories {get; set;}
Public Property Categories As String()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMStatisticalDataCollection Class
CIMStatisticalDataCollection Members