Click or drag to resize
IBaseStationDatabaseDeleteLocation Method
Deletes 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 DeleteLocation(
	BaseStationLocation location
)

Parameters

location
Type: VirtualRadar.Interface.DatabaseBaseStationLocation
See Also