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




The value to be added to the specified domain's coded value list. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.