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




A subtype description to assign that subtype to all new data that is appended to the target dataset. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.