SearchPageOffset Property |
Position from the top, starting from 0.
If the offset is set to 0, the first search result to be returned is at position 0.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public int Offset { get; set; }
Public Property Offset As Integer
Get
Set
Property Value
Type:
Int32Implements
ISearchPageOffsetSee Also