This document is archived and information here might be outdated. Recommended version. |
The SMFlag object of the stop that describes its geographic location.
[Visual Basic .NET] Public Property Flag As SMFlag
[C#] public SMFlag Flag {get; set;}
[C++]
HRESULT get_Flag(
void
);
[C++]
HRESULT put_Flag(
);
Returns the ISMFlag interface of the stop.