Click or drag to resize
ReportFlightJsonRowNumber Property
Gets or sets the position of the flight within the set of flights retrieved by the criteria.

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

Property Value

Type: Int32
See Also