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

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also