This document is archived and information here might be outdated. Recommended version. |
The type of direction item. Returns an esriSMDirItemType constant.
[Visual Basic .NET] Public ReadOnly Property ItemType As esriSMDirItemType
[C#] public esriSMDirItemType ItemType {get;}
[C++]
HRESULT get_ItemType(
void
);
Returns type of the driving directions item. One of esriSMDirItemType constants.
Item type can have one value from the esriSMDirItemType enumeraiton. See esriSMDirItemType for more details.