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




The 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)

Syntax

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

See Also

© 2010 All Rights Reserved.