Overload | Description |
---|---|
ValidateNetworkTopology() | Validates the entire utility network topology. This method must be called on the MCT. Use QueuedTask.Run. |
ValidateNetworkTopology(Geometry) | Validates the utility network topology within the provided extent. This method must be called on the MCT. Use QueuedTask.Run. |
ValidateNetworkTopology(Geometry,InvocationTarget) | Validates the utility network topology within the provided extent. This method must be called on the MCT. Use QueuedTask.Run. |