Click or drag to resize
IBaseStationDatabaseUpdateSession Method
Updates the record for a session.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void UpdateSession(
	BaseStationSession session
)

Parameters

session
Type: VirtualRadar.Interface.DatabaseBaseStationSession
See Also