Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

MppsUpdating Event






Occurs before updating a Modality performed procedure step instance.
Syntax
public event EventHandler<MppsChangeEventArgs> MppsUpdating
'Declaration
 
Public Event MppsUpdating As EventHandler(Of MppsChangeEventArgs)
'Usage
 
Dim instance As MppsNSetCommand
Dim handler As EventHandler(Of MppsChangeEventArgs)
 
AddHandler instance.MppsUpdating, handler

            

            
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.

PropertyDescription
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.
Requirements

Target Platforms

See Also

Reference

MppsNSetCommand Class
MppsNSetCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features