ArcGIS Pro 2.9 API Reference Guide
TopologyError Class Properties


ArcGIS.Core.Data.Topology Namespace : TopologyError Class

For a list of all members of this type, see TopologyError members.

Public Properties
 NameDescription
Public Property Gets the feature class name of the destination feature that created the topology error. If it is not applicable, an empty string is returned.  
Public Property Gets the object ID of the destination feature that created the topology error.  
Public PropertyGets a value indicating whether this topology rule has been marked as an exception.  
Public Property Gets the feature class name of the origin feature that created the topology error. If it is not applicable, an empty string is returned.  
Public Property Gets the object ID of the origin feature that created the topology error.  
Public Property Gets the ID of the topology rule being violated.  
Public Property Gets the type of topology rule being violated.  
Public Property Gets the shape of the topology error.  
Top
See Also

Reference

TopologyError Class
ArcGIS.Core.Data.Topology Namespace