ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Topology Namespace / ErrorDescription Class
Properties


In This Topic
    ErrorDescription Class Members
    In This Topic

    The following tables list the members exposed by ErrorDescription.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ErrorDescription class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of TopologyError to be retrieved. By default, the value is ErrorType.ErrorAndException.  
    Public PropertyGets the area of interest from which TopologyErrors are to be retrieved.  
    Public PropertyGets or sets the type of TopologyRule against which features are violating within a Topology.  
    Top
    See Also