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




For a list of all members of this type, see AddRuleToTopology members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_featureclassThe input or origin feature class. (In, Required)  
Public Propertyin_featureclass2The destination feature class for the topology rule. (In, Optional)  
Public Propertyin_topologyThe topology to which the new rule will be added. (In, Required)  
Public Propertyout_topologyOutput Topology (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyrule_typeThe topology rule to be added. For a complete list of the rules and what they do, see the tool's help page. (In, Required)  
Public PropertysubtypeThe subtype for the input or origin feature class. Enter the subtype's description (not the code). If subtypes do not exist on the origin feature class, or you want the rule to be applied to all subtypes in the feature class leave this blank. (In, Optional)  
Public Propertysubtype2The subtype for the destination feature class. Enter the subtype's description (not the code). If subtypes do not exist on the origin feature class, or you want the rule to be applied to all subtypes in the feature class leave this blank. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.