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

MppsUpdated Event






Occurs after updating a Modality performed procedure step instance.
Syntax
public event EventHandler<MppsChangeEventArgs> MppsUpdated
'Declaration
 
Public Event MppsUpdated As EventHandler(Of MppsChangeEventArgs)
'Usage
 
Dim instance As MppsNSetCommand
Dim handler As EventHandler(Of MppsChangeEventArgs)
 
AddHandler instance.MppsUpdated, handler
public event EventHandler<MppsChangeEventArgs> MppsUpdated
add_MppsUpdated(function(sender, e))
remove_MppsUpdated(function(sender, e))

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

MppsNSetCommand Class
MppsNSetCommand 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