Click or drag to resize
IBaseStationDatabaseGetSystemEvents Method
Returns the entire content of the SystemEvents table.

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

Return Value

Type: IListBaseStationSystemEvents
See Also