Click or drag to resize
AircraftFetcherTKey, TDetailFetchedDetailKey Property
Gets or sets the key for the fetched detail record.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TKey Key { get; set; }

Property Value

Type: TKey
See Also