This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMStop Interface > ISMStop.StopID Property (ArcObjects .NET 10.4 SDK) |
Numeric identifier of the user defined route stop.
[Visual Basic .NET] Public Property StopID As Integer
[C#] public int StopID {get; set;}
[C++]
HRESULT get_StopID(
long* pVal
);
[C++]
HRESULT put_StopID(
long pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type long pVal [in] pVal is a parameter of type long
Represents the numeric user-defined stop identifier.