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




List of cost attributes to be accumulated during analysis. These accumulation attributes are purely for reference; the solver only uses the cost attribute specified by the Impedance attribute parameter to calculate the route. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.