AddDicomEventLog Method

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

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.