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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also