DataSetStoringEventArgs Constructor

Summary
Initializes a new instance of the DataSetStoringEventArgs class.
Syntax
C#
C++/CLI
public: 
DataSetStoringEventArgs(  
   DicomDataSet^ dataSet, 
   String^ sopInstanceUID, 
   String^ sopClassUID 
) 

Parameters

dataSet
The Leadtools.Dicom.DicomDataSet which will be stored.

sopInstanceUID
The SOP Instance UID for the dataset to be stored.

sopClassUID
The SOP Class UID for the dataset to be stored.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.