DataManagementTools
AddRuleToTopology Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : AddRuleToTopology Class




The following tables list the members exposed by AddRuleToTopology.

Public Constructors

 NameDescription
public ConstructorAddRuleToTopology ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyin_featureclassThe input or origin feature class for the topology rule. (In, Required)  
public Propertyin_featureclass2The second input or 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 that will be applied to the input feature class(es). (In, Required)  
public PropertysubtypeThe subtype value for the input feature class. If subtypes do not exist on the origin feature class, or you want the rule to be applied to all subtypes, either do not set this parameter, or use a value of -1. (In, Optional)  
public Propertysubtype2The subtype value for the second input or destination feature class. If subtypes do not exist on the origin feature class, or you want the rule to be applied to all subtypes, either do not set this parameter, or use a value of -1. (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

© 2011 All Rights Reserved.