Click or drag to resize
IAircraftOnGround Property
Gets or sets a value indicating that the vehicle is reporting itself as being on the ground.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Nullable<bool> OnGround { get; set; }

Property Value

Type: NullableBoolean
See Also