Click or drag to resize
BaseStationMessageMessageGenerated Property
Gets or sets the date and time the message was generated 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 MessageGenerated { get; set; }

Property Value

Type: DateTime
See Also