C#
VB
C++
Returns a DICOM dataset stored by an event log.
public DicomDataSet GetDicomDataSet(
long eventId
)
Function GetDicomDataSet( _
ByVal eventId As Long _
) As Leadtools.Dicom.DicomDataSet
Leadtools.Dicom.DicomDataSet^ GetDicomDataSet(
int64 eventId
)
eventId
The event ID for the event log which the DICOM dataset stored with.
A Leadtools.Dicom.DicomDataSet instance that is stored with the event log. Null if no Leadtools.Dicom.DicomDataSet found.
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