ArcGIS Pro 2.9 API Reference Guide
ValidationDescription Constructor

ArcGIS.Core.Data.Topology Namespace > ValidationDescription Class : ValidationDescription Constructor
The area of interest to validate the topology.
Initializes a new instance of the ValidationDescription class.
Syntax
public ValidationDescription( 
   Envelope extent
)
Public Function New( _
   ByVal extent As Envelope _
)

Parameters

extent
The area of interest to validate the topology.
Exceptions
ExceptionDescription
extent is null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ValidationDescription Class
ValidationDescription Members