ArcGIS Pro 2.8 API Reference Guide
GetConsistencyState Method

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > NetworkDiagram Class : GetConsistencyState Method
Gets the NetworkDiagramConsistencyState of the network diagram. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public NetworkDiagramConsistencyState GetConsistencyState()
Public Function GetConsistencyState() As NetworkDiagramConsistencyState

Return Value

The NetworkDiagramConsistencyState of the network diagram.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

NetworkDiagram Class
NetworkDiagram Members