Initializes a new instance of the DataSetStoredEventArgs class.
public DataSetStoredEventArgs(DicomDataSet dataSet,string sopInstanceUID,string sopClassUID,string referencedFileName,string token)
Public Function New( _ByVal dataSet As Leadtools.Dicom.DicomDataSet, _ByVal sopInstanceUID As String, _ByVal sopClassUID As String, _ByVal referencedFileName As String, _ByVal token As String _)
public:DataSetStoredEventArgs(Leadtools.Dicom.DicomDataSet^ dataSet,String^ sopInstanceUID,String^ sopClassUID,String^ referencedFileName,String^ token)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
