C#
VB
C++
Occurs before updating a Modality performed procedure step instance.
public event EventHandler<MppsChangeEventArgs> MppsUpdating Public Event MppsUpdating As EventHandler(Of MppsChangeEventArgs)
public:event EventHandler<MppsChangeEventArgs^>^ MppsUpdating
The event handler receives an argument of type MppsChangeEventArgs containing data related to this event. The following MppsChangeEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| DataSet | Gets the MPPSDataset which contains the information about the updated Modality performed procedure step. |
| SopInstanceUID | Gets the SOP Instance UID for updated the Modality performed procedure step. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
