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

    See Also