ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.Topology Namespace / ErrorDescription Class / ErrorDescription Constructor
The area of interest to retrieve TopologyError.

ErrorDescription Constructor
Initializes a new instance of the ErrorDescription class.
Syntax
public ErrorDescription( 
   Envelope extent
)

Parameters

extent
The area of interest to retrieve TopologyError.
Exceptions
ExceptionDescription
extent is null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also