ISearchPage Offset Property Qlik Sense .NET SDK - API Reference
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.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

int Offset { get; set; }

Property Value

Type: OnlineInt32
See Also