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




The topology rule to be added. For a complete list of the rules and what they do, see the tool's help page. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.