| 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: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic int Offset { get; set; }Public Property Offset As Integer
Get
Set
Property Value
Type:
Int32Implements
ISearchPageOffset
See Also