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




The feature class representation to be deleted. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.