Click or drag to resize
IBaseStationDatabaseGetDatabaseHistory Method
Returns all of the records from BaseStation's DBHistory table.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IList<BaseStationDBHistory> GetDatabaseHistory()

Return Value

Type: IListBaseStationDBHistory
See Also