This document is archived and information here might be outdated.  Recommended version.


ITopologyErrorSelection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITopologyErrorSelection Interface
ArcGIS Developer Help

ITopologyErrorSelection Interface

Provides access to members that control topology selection.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property RuleType The topology rule type.
Read-only property RuleTypeCount The number of rule types in the topology.
Read/write property Selectable Indicates if errors of a given rule type are selectable.
Read/write property SelectErrors Indicates if errors are selectable.
Read/write property SelectExceptions Indicates if exceptions are selectable.

Classes that implement ITopologyErrorSelection

Classes Description
TopologyLayer A collection of properties for a topology layer.