ArcGIS Runtime SDK for iOS: AGSUtilityCategory Class Reference
ArcGIS Runtime SDK for iOS  100.15
AGSUtilityCategory Class Reference

Description

A category used to define a characteristic of an asset in a network.

AGSUtilityCategory can be used during tracing operations to define constraints or conditions based upon specific characteristics of asset types in the network.

Since
100.6
Inheritance diagram for AGSUtilityCategory:
AGSObject

Properties

NSString * name
 

Property Documentation

◆ name

- (NSString*) name
readnonatomiccopy

The name of the category.

Since
100.6