ArcGIS Pro 2.9 API Reference Guide
TopologyState Enumeration

ArcGIS.Core.Data.Topology Namespace : TopologyState Enumeration
Specifies the state of the topology.
Syntax
Members
MemberDescription
AnalyzedWithErrors The topology has been validated with errors.
AnalyzedWithoutErrors The topology has been validated without errors.
Empty The topology is empty.
Unanalyzed The topology has not been validated.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.Topology.TopologyState

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Data.Topology Namespace