LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
MppsCreating Event
See Also 
Leadtools.Dicom.Scp.Command Namespace > MppsNCreateCommand Class : MppsCreating Event



Occurs before creating a new Modality performed procedure step instance.

Syntax

Visual Basic (Declaration) 
Public Event MppsCreating As EventHandler(Of MppsChangeEventArgs)
Visual Basic (Usage)Copy Code
Dim instance As MppsNCreateCommand
Dim handler As EventHandler(Of MppsChangeEventArgs)
 
AddHandler instance.MppsCreating, handler
C# 
public event EventHandler<MppsChangeEventArgs> MppsCreating
C++/CLI 
public:
event EventHandler<MppsChangeEventArgs^>^ MppsCreating

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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features