ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / NamedTraceConfigurationQuery Class / Creators Property

In This Topic
    Creators Property
    In This Topic
    Gets or sets the list of creators for the query.
    Syntax
    Public Property Creators As List(Of String)
    public List<string> Creators {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also