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



sopInstanceUID
The SOP Instance UID for updated the Modality performed procedure step.
dataSet
The MPPSDataset which contains the information about the updated Modality performed procedure step.
Initializes a new instance of the MppsChangeEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal sopInstanceUID As String, _
   ByVal dataSet As MPPSDataset _
)
Visual Basic (Usage)Copy Code
Dim sopInstanceUID As String
Dim dataSet As MPPSDataset
 
Dim instance As New MppsChangeEventArgs(sopInstanceUID, dataSet)
C# 
public MppsChangeEventArgs( 
   string sopInstanceUID,
   MPPSDataset dataSet
)
C++/CLI 
public:
MppsChangeEventArgs( 
   String^ sopInstanceUID,
   MPPSDataset^ dataSet
)

Parameters

sopInstanceUID
The SOP Instance UID for updated the Modality performed procedure step.
dataSet
The MPPSDataset which contains the information about the updated 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