[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| SendNSetModalityProcedureStepInProgress(DicomQueryItem) |
Send an N-SET MPPS IN-PROGRESS message by using the Default Value Manager.
Use the modalityWorklistItem to overwrite the appropriate attribute values.
NOTE: This call should only be made after the SendModalityProcedureStepInProgress() (using default N-CREATE)
has been made.
| |
| SendNSetModalityProcedureStepInProgress(String, DicomQueryItem) |
Send an N-SET MPPS IN-PROGRESS message from the given mppsInProgressDcmFilename.
Use the modalityWorklistItem to overwrite the appropriate attribute values.
NOTE: This call should only be made after the SendModalityProcedureStepInProgress() (using default N-CREATE)
has been made.
|