ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStatisticalDataCollection Class / Countries Property

In This Topic
    Countries Property
    In This Topic
    Gets or sets list of countries for data collection. Use to filter data collections by country.
    Syntax
    Public Property Countries As String()
    public string[] Countries {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also