Click or drag to resize
AircraftListJsonBuilderArgsOnlyIncludeMessageFields Property
Gets or sets a value indicating that fields derived from aircraft messages are to be suppressed, only fields taken directly from an aircraft are to be included in the aircraft JSON.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool OnlyIncludeMessageFields { get; set; }

Property Value

Type: Boolean
See Also