AircraftListJsonBuilderArgsTrailType Property |
Gets or sets a value indicating what type of trail is required.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public TrailType TrailType { get; set; }
Public Property TrailType As TrailType
Get
Set
public:
property TrailType TrailType {
TrailType get ();
void set (TrailType value);
}
member TrailType : TrailType with get, set
Property Value
Type:
TrailTypeSee Also