Click or drag to resize
AircraftOnlineLookupDetailAircraftDetailId Property
Gets or sets the cache's identifier for the record. This is not sent by the online service, it is for use by the cache. This is ignored by ContentEquals(AircraftOnlineLookupDetail).

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

Property Value

Type: Int64
See Also