A category used to define a characteristic of an asset in a network. More...
| Header | #include <Utility |
| Since | Esri |
| Inherits | Esri |
This class was introduced in Esri::ArcGISRuntime 100.6.
Public Functions
| virtual | ~ |
| QString | name() const |
Detailed Description
UtilityCategory can be used during tracing operations to define constraints or conditions based upon specific characteristics of asset types in the network.
Member Function Documentation
[override virtual] UtilityCategory::~UtilityCategory ()
Destructor.
QString UtilityCategory::name() const
Returns the name of the UtilityCategory.