This document is archived and information here might be outdated. Recommended version. |
Indicates if the solver supports using accumulate network attributes.
[Visual Basic .NET]
Public ReadOnly Property CanAccumulateAttributes As Boolean
[C#]
public bool CanAccumulateAttributes {get;}
[C++]
HRESULT get_CanAccumulateAttributes(
Boolean* canAccumulateAttrs
);
[C++] Parameters canAccumulateAttrs [out, retval]
canAccumulateAttrs is a parameter of type bool*
CanAccumulateAttributes indicates if a particular network analyst solver can accumulate additional attributes. For example, the route, closest facility, OD matrix solvers and service area solvers can accumulate additional attributes for reporting.