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




The feature class representation that contains the representation rules that will be applied to features. This feature class representation must belong to the input feature class. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.