DataInputRetrievalRequestPagingOptions Property

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

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

Property Value

Type: ResultPaging
See Also