Click or drag to resize
BaseStationSystemEventsApp Property
Gets or sets the name of the application that wrote the record. Cannot be null, maximum of 15 characters.

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

Property Value

Type: String
See Also