ArcGIS Pro 3.7 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 Property Tags As String
    public string Tags {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also