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




The route features to which the input events will be transformed. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.