DataManagementTools
subtype_code Property
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace > AssignDefaultToField Class : subtype_code Property




The subtypes that can participate in the default value. You specify the subtypes to be used. (In, Optional)

Syntax

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

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.