ArcGIS Pro 3.2 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 string[] Countries {get; set;}
    Public Property Countries As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also