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




The representation rule to be applied to the input features by calculating the RuleID field. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.