| Name | Description | |
|---|---|---|
![]() | MPPSWebClient Constructor | Create a new MPPSWebClient oject |
The following tables list the members exposed by MPPSWebClient.
| Name | Description | |
|---|---|---|
![]() | MPPSWebClient Constructor | Create a new MPPSWebClient oject |
| Name | Description | |
|---|---|---|
![]() | CertFile | Client certificate file (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | CertPassword | Client certificate password (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | ExtraHeaders | Extra Http Headers should users wish to add to the Request (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | IncludeAll | Controls whether to add includfield=all to the query strings of the MPPS Retrieve request to request all available fields |
![]() | JsonResponseWeight | The weighting to use for the outgoing applicaiton/json+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | MPPSUID | UID of the MPPS object |
![]() | Operation | Type of the outgoing request |
![]() | Result | The raw result of the last operation (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | ServerCertificateCustomValidationCallback | Web client server certificate validation callbcak (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | UseNamesInQuery | Controls whether to use names (if true) or hexadecimal identifiers (if false) for includefield part of the query strings for the MPPS Retrieve request, e.g. STUDYDATE or 00080020 |
![]() | XmlResponseWeight | The weighting to use for the outgoing applicaiton/xml+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
| Name | Description | |
|---|---|---|
![]() | Create | Issue a MPPS Create request with the MPPS UID |
![]() | CreateAsync | Issue an Async MPPS Create request with the MPPS UID |
![]() | Retrieve | Issue a MPPS Retrieve request with the MPPS UID |
![]() | RetrieveAsync | Issue a MPPS Retrieve request with the MPPS UID |
![]() | Update | Issue a MPPS Update request with the MPPS UID |
![]() | UpdateAsync | Issue an Async MPPS Update request with the MPPS UID |