| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionID |
Gets or sets the session identifier. |
string |
None. |
| Sorts |
Gets or sets the query sorts. |
Collection of ListSort |
None. |
| Offset |
Gets or sets the start position of the list. |
integer |
None. |
| Length |
Gets or sets the count of records to be retrieved. |
integer |
None. |
| GroupBy |
Gets or sets the group by type. |
ListGroup |
None. |
| OffsetKey |
Gets or sets key of the worklist item which should be included in the result, possibly as the first one. |
string |
None. |
| AutoCompare |
Gets or sets the viewer settings. |
AutoCompareSettings |
None. |
| Filters |
Gets or sets the query filters. |
Collection of ListFilter |
None. |
| StudyUid | integer |
None. |
|
| UserLogin |
Gets or sets the user login. |
string |
None. |
| WorklistType |
Gets or sets the worklist type indicating whether this request is for a QBE ,Legacy. |
WorklistType |
None. |
| Culture |
Gets or sets the client culture. |
string |
None. |
| GetNonDicomContent | boolean |
None. |
|
| VnaSetting | VnaSettings |
None. |