Click or drag to resize
AircraftListJsonBuilderFilterUserTag Property
Gets or sets the text that will be compared to an aircraft's user tag before it can pass the filter.

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

Property Value

Type: FilterString
See Also