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




Specifies which types of overrides will be removed. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.