ArcGIS Pro 3.0 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, Windows 8.1

    See Also