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




The code used to remove a subtype from the input table or feature class. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property subtype_code As Object
Visual Basic (Usage)Copy Code
Dim instance As RemoveSubtype
Dim value As Object
 
instance.subtype_code = value
 
value = instance.subtype_code
C# 
public object subtype_code {get; set;}

See Also

© 2010 All Rights Reserved.