ESRI.ArcGIS.DataManagementTools
ValidateTopology Constructor(Object)
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > ValidateTopology Class > ValidateTopology Constructor : ValidateTopology Constructor(Object)




in_topology
The geodatabase topology to be validated. (In, Required)
Constructor that takes all required parameters for geoprocessor execution.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal in_topology As Object _
)
Visual Basic (Usage)Copy Code
Dim in_topology As Object
 
Dim instance As ValidateTopology(in_topology)
C# 
public ValidateTopology( 
   object in_topology
)

Parameters

in_topology
The geodatabase topology to be validated. (In, Required)

See Also

© 2010 All Rights Reserved.