Property CatalogRange
- Namespace
- Everest.Service.DataContracts.Catalog.Selection
- Assembly
- Everest.Service.dll
CatalogRange
Gets or sets the range of records to retrieve from the catalog. This property specifies the offset and maximum number of records to include in the search results.
[DataMember]
public required PagingWindowContract CatalogRange { get; set; }