AddDicomEventLog Method

Summary

Insert a new event log entry.

Syntax
C#
VB
C++
public virtual void AddDicomEventLog( 
   DicomLogEntry logEntry 
) 
  
Public Overridable Sub AddDicomEventLog( _ 
   ByVal logEntry As DicomLogEntry _ 
)  
public: 
virtual void AddDicomEventLog(  
   DicomLogEntry^ logEntry 
)  

Parameters

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

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly