This document is archived and information here might be outdated. Recommended version. |
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(
SAFEARRAY(System.String)* CostAttributeNameIndex
);
[C++] Parameters CostAttributeNameIndex [out, retval]
CostAttributeNameIndex is a parameter of type SAFEARRAY(BSTR)*
CostAttributeNameIndex contains the array of cost attributes in the ODMatrix.