Show / Hide Table of Contents

Enum UtilityCategoryComparisonOperator

An enumeration of the various types of operators to use when evaluating the existence of a UtilityCategory on a network feature.

Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum UtilityCategoryComparisonOperator

Fields

Name Description
DoesNotExist

Evaluate that the UtilityCategory does not exist on a network feature.

Exists

Evaluate that the UtilityCategory exists on a network feature.

See Also
UtilityCategoryComparison

Applies to

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