ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / NamedTraceConfiguration Class / Tags Property

In This Topic
    Tags Property (NamedTraceConfiguration)
    In This Topic
    The tags of a named trace configuration.
    Syntax
    Public ReadOnly Property Tags As IReadOnlyList(Of String)
    public IReadOnlyList<string> Tags {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also