Class SearchResultIdsContract
SearchResults with additional information for server side paging.
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class SearchResultIdsContract : Object
Name | Description |
---|---|
SearchResultIdsContract() |
Fields
Name | Description |
---|---|
HasMore | Indicates, whether more results exists or not. The flag is set to |
Ids | All resulting ids of the search (documents and processes) |
ResumePoint | The resume point from previous search operations. Set |