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




The following tables list the members exposed by AddRuleToTopology.

Public Constructors

 NameDescription
Public ConstructorAddRuleToTopology ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

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.