This document is archived and information here might be outdated.  Recommended version.


INAServerTravelMode.ItemID Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalyst)  

INAServerTravelMode.ItemID Property

Specifies the travel mode itemID.

[Visual Basic .NET]
Public ReadOnly Property ItemID As String
[C#]
public string ItemID {get;}
[C++]
HRESULT get_ItemID(
  BSTR* ItemID
);
[C++]

Parameters ItemID [out, retval] ItemID is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

See Also

INAServerTravelMode Interface