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




Specifies whether route features that do not have any calibration points will be excluded from the output feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.