ClientRequestPagingOptions Property

Gets the paging options, when result records are retrieved in pages.

Namespace: Dundas.BI.Data.DataRetrieval
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public ResultPaging PagingOptions { get; }

Property Value

ResultPaging
See Also