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




A description of the subtype code (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.