Click or drag to resize
IBaseStationDatabaseDeleteSystemEvent Method
Deletes an existing SystemEvents record.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void DeleteSystemEvent(
	BaseStationSystemEvents systemEvent
)

Parameters

systemEvent
Type: VirtualRadar.Interface.DatabaseBaseStationSystemEvents
See Also