Click or drag to resize
BaseStationSystemEventsMsg Property
Gets or sets a description of the system event. Cannot be null, maximum of 100 characters.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Msg { get; set; }

Property Value

Type: String
See Also