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




The nodes.dbf table in the .nws folder containing the original ArcView GIS network in which the input turn table participated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.