Utility Validation Result
class UtilityValidationResult
The result of an UtilityNetworkValidationJob. These read-only properties provide detailed information about the results of the validate network topology operation.
Since
200.3.0
See also
Utility Network. validate Network Topology
(Envelope)
Properties
Link copied to clipboard
True if the network topology of the utility network contains any dirty areas, false otherwise. Query the com.arcgismaps.utilitynetworks.UtilityNetwork.dirtyAreaTable to view these dirty areas.
Link copied to clipboard
True if new error features were created during topology validation, false otherwise. Dirty areas that are not successfully validated remain in the dirty area table and are flagged as errors. Query the com.arcgismaps.utilitynetworks.UtilityNetwork.dirtyAreaTable to view these errors.