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




The topology from which to remove a rule. This is the full path to the topology layer on disk, NOT the topology layer name in map. (In, Required)

Syntax

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