AddDicomEventLog Method

Summary
Inserts a new event log entry.
Syntax
C#
VB
C++
public void AddDicomEventLog( 
   DicomLogEntry logEntry 
) 
  
Sub AddDicomEventLog( _ 
   ByVal logEntry As DicomLogEntry _ 
)  
void AddDicomEventLog(  
   DicomLogEntry^ logEntry 
)  

Parameters

logEntry
The new Leadtools.Logging.Medical.DicomLogEntry to insert.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly

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