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




The topology rule to remove from the topology. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_rule As String
Visual Basic (Usage)Copy Code
Dim instance As RemoveRuleFromTopology
Dim value As String
 
instance.in_rule = value
 
value = instance.in_rule
C# 
public string in_rule {get; set;}

See Also

© 2010 All Rights Reserved.