MppsUpdating Event (original) (raw)

Summary

Occurs before updating a Modality performed procedure step instance.

Syntax

public: event EventHandler<MppsChangeEventArgs^>^ MppsUpdating

Event Data

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.