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




The .dbf or INFO turn table from which the new turn feature class is being created. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.