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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also