ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
enum | AGSUtilityCategoryComparisonOperator { AGSUtilityCategoryComparisonOperatorExists = 0 , AGSUtilityCategoryComparisonOperatorDoesNotExist = 1 } |
An enumeration of the various types of operators to use when evaluating the existence of an AGSUtilityCategory
object on a network feature.
Enumerator | |
---|---|
AGSUtilityCategoryComparisonOperatorExists | Evaluate that the |
AGSUtilityCategoryComparisonOperatorDoesNotExist | Evaluate that the |