GetDicomDataSet Method

Summary
Returns a DICOM dataset stored by an event log.
Syntax
C#
C++/CLI
public DicomDataSet GetDicomDataSet( 
   long eventId 
) 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.