ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Topology Namespace / TopologyState Enumeration

In This Topic
    TopologyState Enumeration
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also