ArcGIS Pro 2.8 API Reference Guide
ErrorType Property (ErrorDescription)

ArcGIS.Core.Data.Topology Namespace > ErrorDescription Class : ErrorType Property
Gets or sets the type of TopologyError to be retrieved. By default, the value is ErrorType.ErrorAndException.
Syntax
public ErrorType ErrorType {get; set;}
Public Property ErrorType As ErrorType
Exceptions
ExceptionDescription
value is not an enum member of ErrorType.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ErrorDescription Class
ErrorDescription Members