Click or drag to resize
BaseStationMessageMessageLogged Property
Gets or sets the date and time that the message was logged by BaseStation.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime MessageLogged { get; set; }

Property Value

Type: DateTime
See Also