LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

MppsCreated Event

Show in webframe





Occurs after creating a Modality performed procedure step instance.
Syntax
public event EventHandler<MppsChangeEventArgs> MppsCreated
'Declaration
 
Public Event MppsCreated As EventHandler(Of MppsChangeEventArgs)
'Usage
 
Dim instance As MppsNCreateCommand
Dim handler As EventHandler(Of MppsChangeEventArgs)
 
AddHandler instance.MppsCreated, handler

            

            
public:
event EventHandler<MppsChangeEventArgs^>^ MppsCreated
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

MppsNCreateCommand Class
MppsNCreateCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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