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 > SetClusterTolerance Class : in_topology Property




The topology for which you want to change the cluster tolerance. This is the full path to the topology, note the topology's name or the topology layer's name when in ArcMap. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_topology As Object
Visual Basic (Usage)Copy Code
Dim instance As SetClusterTolerance
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.