This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerODCostMatrixResults Interface > INAServerODCostMatrixResults.CostAttributeNameIndex Property (ArcObjects .NET 10.4 SDK) |
Array of mappings of the cost attribute names into ODMatrix array index values.
[Visual Basic .NET]
Public ReadOnly Property CostAttributeNameIndex As String[]
[C#]
public String[] CostAttributeNameIndex {get;}
[C++]
HRESULT get_CostAttributeNameIndex(
CostAttributeNameIndex* CostAttributeNameIndex
);
[C++]
Parameters CostAttributeNameIndex [out, retval] CostAttributeNameIndex is a parameter of type
CostAttributeNameIndex contains the array of cost attributes in the ODMatrix.