The following members of class UtilityTier are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) Esri::ArcGISRuntime::UtilityTraceConfiguration * | traceConfiguration() const |
Member Function Documentation
Esri::ArcGISRuntime::UtilityTraceConfiguration *UtilityTier::traceConfiguration () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the default UtilityTraceConfiguration that defines subnetworks within this tier.
This UtilityTraceConfiguration is part of the utility network metadata and should not be modified. Any change on this object will be discarded.
since Esri::ArcGISRuntime 100.12
Use defaultTraceConfiguration method instead to return a copy of the UtilityTraceConfiguration defined for this UtilityTier.