Click or drag to resize
ConfigurationListenerEventArgsRecord Property
Gets the record that was changed (either a Configuration or more typically one of the child objects such as BaseStationSettings, MergedFeed etc).

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Object Record { get; }

Property Value

Type: Object
See Also