This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAODCostMatrix Interface > INAODCostMatrix.CostAttributeNames Property (ArcObjects .NET 10.4 SDK) |
The names of the network cost attributes.
[Visual Basic .NET] Public ReadOnly Property CostAttributeNames As IStringArray
[C#] public IStringArray CostAttributeNames {get;}
[C++]
HRESULT get_CostAttributeNames(
IStringArray** names
);
[C++]
Parameters names [out, retval]
names is a parameter of type IStringArray
Returns the names of the cost attributes that are present in the matrix object.