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 > AddSubtype Class : subtype_code Property




A unique integer value for the subtype to be added (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.