IMWLWebClient Interface Members
In This Topic
The following tables list the members exposed by IMWLWebClient.
Public Properties
| | Name | Description |
 | IncludeAll |
Controls whether to add includfield=all to the query to request all available fields
|
 | JsonResponseWeight |
The weighting to use for the outgoing applicaiton/json+dicom accept header
|
 | Limit |
The maximum number of records to return - useful if paging large amounts of data
|
 | Offset |
The number of records to skip - useful if paging large amounts of data
|
 | Result |
The raw result of the last operation
|
 | UseFuzzyMatching |
Controls whether to include fuzzymatching=true in the request
|
 | UseNamesInQuery |
Controls whether to use names (if true) or hexadecimal identifiers (if false) for search parameters, e.g. STUDYDATE
or 00080020
|
 | XmlResponseWeight |
The weighting to use for the outgoing applicaiton/xml+dicom accept header
|
Top
Public Methods
See Also