ArcGIS Pro 2.6 API Reference Guide
ValidateNetworkTopology() Method

ArcGIS.Core.Data.UtilityNetwork Namespace > UtilityNetwork Class > ValidateNetworkTopology Method : ValidateNetworkTopology() Method
Validates the entire utility network topology. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public ValidationResult ValidateNetworkTopology()
Public Overloads Function ValidateNetworkTopology() As ValidationResult

Return Value

A ValidationResult that describes the result of the operation.
Exceptions
ExceptionDescription
This operation cannot be invoked inside ArcGIS.Core.Data.Geodatabase.ApplyEdits or when an edit operation is in progress.
A geodatabase-related exception has occurred.
Remarks
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

UtilityNetwork Class
UtilityNetwork Members
Overload List