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

DataSetStoredEventArgs Constructor (DataSetStoredEventArgs)






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
)
function 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: 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

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