ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAVariableListVariable Class / Names Property

In This Topic
    Names Property (CIMBAVariableListVariable)
    In This Topic
    Gets or sets names of the variable.
    Syntax
    public string[] Names {get; set;}
    Public Property Names As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also