LEADTOOLS Medical (Leadtools.Medical.Logging.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetDicomDataSet Method
See Also 
Leadtools.Medical.Logging.DataAccessLayer Namespace > ILoggingDataAccessAgent Interface : GetDicomDataSet Method



eventId
The event ID for the event log which the DICOM dataset stored with.
eventId
The event ID for the event log which the DICOM dataset stored with.
Returns a DICOM dataset stored by an event log.

Syntax

Visual Basic (Declaration) 
Function GetDicomDataSet( _
   ByVal eventId As Long _
) As DicomDataSet
Visual Basic (Usage)Copy Code
Dim instance As ILoggingDataAccessAgent
Dim eventId As Long
Dim value As DicomDataSet
 
value = instance.GetDicomDataSet(eventId)
C# 
DicomDataSet GetDicomDataSet( 
   long eventId
)
C++/CLI 
DicomDataSet^ GetDicomDataSet( 
   int64 eventId
) 

Parameters

eventId
The event ID for the event log which the DICOM dataset stored with.

Return Value

A Leadtools.Dicom.DicomDataSet instance that is stored with the event log. Null if no Leadtools.Dicom.DicomDataSet found.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Logging.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features