[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public List<TrackInfo..::..HistoryItem> History { get; private set; }
public List<TrackInfo..::..HistoryItem> History { get; private set; }
Public Property History As List(Of TrackInfo..::..HistoryItem)
Get
Private Set
Public Property History As List(Of TrackInfo..::..HistoryItem)
Get
Private Set
public:
property List<TrackInfo..::..HistoryItem^>^ History {
List<TrackInfo..::..HistoryItem^>^ get ();
private: void set (List<TrackInfo..::..HistoryItem^>^ value);
}
public:
property List<TrackInfo..::..HistoryItem^>^ History {
List<TrackInfo..::..HistoryItem^>^ get ();
private: void set (List<TrackInfo..::..HistoryItem^>^ value);
}
member History : List<TrackInfo..::..HistoryItem> with get, private set
member History : List<TrackInfo..::..HistoryItem> with get, private set
Property Value
Type:
List TrackInfo HistoryItem