DataSetStoredEventArgs Constructor(DicomDataSet,string,string,string,string)

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

Parameters

dataSet
The stored Leadtools.Dicom.DicomDataSet

sopInstanceUID
The SOP Instance UID for the stored DataSet.

sopClassUID
The SOP Class UID for the stored DataSet.

referencedFileName
The path for the stored DataSet.

token
The token for the stored DataSet.

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.