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




Output Network Dataset (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.