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




Network Analyst Layer (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.