ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / NamedTraceConfigurationQuery Class / GlobalIDs Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also