←Select platform

GetDicomDataSet Method (LoggingDBDataAccessAgent)

Summary

Returns a DICOM dataset stored by an event log.

Syntax

C#
VB
C++
public virtual Leadtools.Dicom.DicomDataSet GetDicomDataSet(  
   long eventID 
) 
Public Overridable Function GetDicomDataSet( _ 
   ByVal eventID As Long _ 
) As Leadtools.Dicom.DicomDataSet 
public: 
virtual Leadtools.Dicom.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Logging.DataAccessLayer Assembly
Click or drag to resize