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




Specifies the type of representation override to be transferred to explicit fields. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property update_option As String
Visual Basic (Usage)Copy Code
Dim instance As UpdateOverride
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.