ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBABenchmarkComparisonsProperties Class / Variables Property

In This Topic
    Variables Property (CIMBABenchmarkComparisonsProperties)
    In This Topic
    Gets or sets the variables from the data browser, such as income, population, or spending, used to enrich the input features.
    Syntax
    Public Property Variables As String()
    public string[] Variables {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also