Class UtilityNamedTraceConfigurationQueryParameters
The query parameters to use when searching for applicable named trace configuration objects.
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityNamedTraceConfigurationQueryParameters : object
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 |
---|---|
Utility |
Initializes a new instance of the Utility |
Properties
Name | Description |
---|---|
Creators | Gets the optional parameter representing the creators of the named trace configurations to be queried. |
Global |
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
Target | Versions |
---|---|
.NET Standard 2.0 | 100.11 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.11 - 100.15 |
.NET 5 | 100.11 - 100.12 |
.NET Core 3.1 | 100.11 - 100.12 |
Xamarin.Android | 100.11 - 100.15 |
Xamarin.iOS | 100.11 - 100.15 |
UWP | 100.11 - 100.15 |