This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkDirections2 Interface > INetworkDirections2.AttributeMappings Property (ArcObjects .NET 10.4 SDK) |
The collection of directions attribute mapping.
[Visual Basic .NET] Public Property AttributeMappings As IArray
[C#] public IArray AttributeMappings {get; set;}
[C++]
HRESULT get_AttributeMappings(
IArray** AttributeMappings
);
[C++]
HRESULT putref_AttributeMappings(
IArray* AttributeMappings
);
[C++]
Parameters AttributeMappings [out, retval]
AttributeMappings is a parameter of type IArray AttributeMappings [in]
AttributeMappings is a parameter of type IArray