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




Specifies whether a field named LOC_ERROR will be added to the temporary layer that is created. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.