ArcGIS Pro 3.2 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

    ArcGIS Pro version: 3 or higher.
    See Also