Property CatalogRange
- Namespace
- Everest.Service.DataContracts.Catalog.Selection
- Assembly
- Everest.Service.dll
CatalogRange
The range of catalog results to retrieve, including the ID of the last document and the maximum number of records.
[DataMember]
public required PagingWindowContract CatalogRange { get; set; }