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




The representation from which representation overrides will be removed. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.