SearchStatistic Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class SearchStatistic : DataContractBase
The SearchStatistic type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchStatistic |
Name | Description | |
---|---|---|
![]() | AdjustedResults |
The amount of adjusted items found
|
![]() | Count |
Count
|
![]() | Duration |
Duration for a search
|
![]() | DurationMS |
Duration for a search in milliseconds
|
![]() | Offset |
Offset
|
![]() | TotalResults |
The total amount of items found
|