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




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

Syntax

Visual Basic (Declaration) 
Public Property in_topology As Object
Visual Basic (Usage)Copy Code
Dim instance As ValidateTopology
Dim value As Object
 
instance.in_topology = value
 
value = instance.in_topology
C# 
public object in_topology {get; set;}

See Also

© 2010 All Rights Reserved.