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




The representation containing overrides to be transferred to explicit fields. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.