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




The name of the RuleID field, which will hold a reference to the representation rule for each feature. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.