MppsChangeEventArgs Constructor

Summary

Initializes a new instance of the MppsChangeEventArgs class.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal sopInstanceUID As String, _ 
   ByVal dataSet As MPPSDataset _ 
) 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly