Click or drag to resize
IBaseStationDatabaseUpdateLocation Method
Updates an existing location record.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void UpdateLocation(
	BaseStationLocation location
)

Parameters

location
Type: VirtualRadar.Interface.DatabaseBaseStationLocation
See Also