This document is archived and information here might be outdated. Recommended version. |
The index of the cost attribute used to rank the populated destinations for each origin.
[Visual Basic .NET]
Public ReadOnly Property RankingAttributeIndex As Integer
[C#]
public int RankingAttributeIndex {get;}
[C++]
HRESULT get_RankingAttributeIndex(
System.Int32* Index
);
[C++] Parameters Index [out, retval]
Index is a parameter of type long*
If the matrix has a ranking attribute then this returns the index of the cost attribute used to rank the populated destinations for each origin.