ReportRouteJsonStopoversIndex Property |
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<int> StopoversIndex { get; }
Public ReadOnly Property StopoversIndex As List(Of Integer)
Get
public:
property List<int>^ StopoversIndex {
List<int>^ get ();
}
member StopoversIndex : List<int> with get
Property Value
Type:
ListInt32See Also