Click or drag to resize
IBaseStationDatabaseGetLocations Method
Returns all of the locations from BaseStation's Locations table.

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

Return Value

Type: IListBaseStationLocation
See Also