LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

DataSetStoredEventArgs Constructor (DataSetStoredEventArgs)

Show in webframe





The stored Leadtools.Dicom.DicomDataSet
The SOP Instance UID for the stored DataSet.
The SOP Class UID for the stored DataSet.
The path for the stored DataSet.
Initializes a new instance of the DataSetStoredEventArgs class.
Syntax
public DataSetStoredEventArgs( 
   DicomDataSet dataSet,
   string sopInstanceUID,
   string sopClassUID,
   string referencedFileName
)
'Declaration
 
Public Function New( _
   ByVal dataSet As DicomDataSet, _
   ByVal sopInstanceUID As String, _
   ByVal sopClassUID As String, _
   ByVal referencedFileName As String _
)
'Usage
 
Dim dataSet As DicomDataSet
Dim sopInstanceUID As String
Dim sopClassUID As String
Dim referencedFileName As String
 
Dim instance As New DataSetStoredEventArgs(dataSet, sopInstanceUID, sopClassUID, referencedFileName)

            

            
public:
DataSetStoredEventArgs( 
   DicomDataSet^ dataSet,
   String^ sopInstanceUID,
   String^ sopClassUID,
   String^ referencedFileName
)

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.
Requirements

Target Platforms

See Also

Reference

DataSetStoredEventArgs Class
DataSetStoredEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features