Show / Hide Table of Contents

Class UtilityNamedTraceConfigurationQueryParameters

The query parameters to use when searching for applicable named trace configuration objects.

Inheritance
System.Object
UtilityNamedTraceConfigurationQueryParameters
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityNamedTraceConfigurationQueryParameters
Remarks

If none of the parameters are set the query will return all available named trace configurations. In the query the values in each property are combined using a logical OR and between each property a logical AND is used.

Constructors

Name Description
UtilityNamedTraceConfigurationQueryParameters()

Initializes a new instance of the UtilityNamedTraceConfigurationQueryParameters class.

Properties

Name Description
Creators

Gets the optional parameter representing the creators of the named trace configurations to be queried.

GlobalIds

Gets the optional parameter representing the global IDs of the named trace configurations to be queried.

Names

Gets the optional parameter representing the names of the named trace configurations to be queried.

Tags

Gets the optional parameter representing the user tags of the named trace configurations to be queried.

Applies to

TargetVersions
.NET Standard 2.0100.11 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.11 - 200.8
Xamarin.Android100.11 - 100.15
Xamarin.iOS100.11 - 100.15
UWP100.11 - 200.8
In This Article
Back to top Copyright © 2022 Esri.