LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

MppsCreated Event






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
add_MppsCreated(function(sender, e))
remove_MppsCreated(function(sender, e))

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MppsNCreateCommand Class
MppsNCreateCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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