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




The name of the Override field, which will hold overrides to representation rules for each feature. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.