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




A feature layer that symbolizes features with a feature class representation, from which the representation rules are imported. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.