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




If the domain already exists, specifies how the domain will be updated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.