Skip to main content

LoadOptions Properties

An object defining properties for the LoadOptions class.

Pagination

The pagination options for retrieving data.

Type: IPagination


Sorts

The list of filters applied to the data retrieval.

Type: List<ISort>


Filters

The list of filters applied to the data retrieval.

Type: List<IFilter>