ArcGIS Pro 2.9 API Reference Guide
GetState Method (Topology)

ArcGIS.Core.Data.Topology Namespace > Topology Class : GetState Method
Gets the state of the topology. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public TopologyState GetState()
Public Function GetState() As TopologyState

Return Value

The TopologyState of the topology.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Topology Class
Topology Members