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




The subtype code to be assigned a domain. The Add Value button, which is used only in ModelBuilder, allows you to add expected values so you can complete the dialog and continue to build your model. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property subtype_code As Object
Visual Basic (Usage)Copy Code
Dim instance As AssignDomainToField
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.