Click or drag to resize
AirportDataThumbnailsJsonThumbnails Property
Gets the list of thumbnails retrieved from the server.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<AirportDataThumbnailJson> Thumbnails { get; }

Property Value

Type: ListAirportDataThumbnailJson
See Also