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


In This Topic
    ValidationDescription Class Members
    In This Topic

    The following tables list the members exposed by ValidationDescription.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ValidationDescription class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the area of interest for which the topology is to be validated.  
    Public PropertyGets or sets the ArcGIS.Core.Data.ServiceSynchronizationType for the Topology.Validate operation. An optional value. If not set, the default value is ArcGIS.Core.Data.ServiceSynchronizationType.Asynchronous.  
    Top
    See Also