ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAVariableList Class / Tags Property

In This Topic
    Tags Property (CIMBAVariableList)
    In This Topic
    Gets or sets the tags for the variable list. Tags are keywords or short phrases that facilitate discovery of the variable list. Separate terms with commas.
    Syntax
    public string Tags {get; set;}
    Public Property Tags As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also