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




Selects the subtype code(s) that will no longer be associated with an attribute domain. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.