LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

DataSetStoringEventArgs Constructor (DataSetStoringEventArgs)






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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataSetStoringEventArgs Class
DataSetStoringEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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