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




The name of the route system to be created or appended. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.