ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / NamedTraceConfigurationQuery Class
Properties


In This Topic
    NamedTraceConfigurationQuery Class Members
    In This Topic

    The following tables list the members exposed by NamedTraceConfigurationQuery.

    Public Constructors
     NameDescription
    Public ConstructorRepresents a filter for performing a query to find the desired NamedTraceConfiguration objects.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the list of creators for the query.  
    Public Property Gets or sets the list of GlobalIDs for the query.  
    Public Property Gets or sets the list of trace configuration names for the query.  
    Public Property Gets or sets the list of tags for the query.  
    Top
    See Also