LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

DataSetStoringEventArgs Constructor (DataSetStoringEventArgs)

Show in webframe





The Leadtools.Dicom.DicomDataSet which will be stored.
The SOP Instance UID for the dataset to be stored.
The SOP Class UID for the dataset to be stored.
Initializes a new instance of the DataSetStoringEventArgs class.
Syntax
public DataSetStoringEventArgs( 
   DicomDataSet dataSet,
   string sopInstanceUID,
   string sopClassUID
)
'Declaration
 
Public Function New( _
   ByVal dataSet As DicomDataSet, _
   ByVal sopInstanceUID As String, _
   ByVal sopClassUID As String _
)
'Usage
 
Dim dataSet As DicomDataSet
Dim sopInstanceUID As String
Dim sopClassUID As String
 
Dim instance As New DataSetStoringEventArgs(dataSet, sopInstanceUID, sopClassUID)

            

            
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

See Also

Reference

DataSetStoringEventArgs Class
DataSetStoringEventArgs 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