DeleteDicomEventLog Method

Summary
Deletes an existing event log entry.
Syntax
C#
VB
C++
public void DeleteDicomEventLog( 
   long eventID 
) 
  
Sub DeleteDicomEventLog( _ 
   ByVal eventID As Long _ 
)  
void DeleteDicomEventLog(  
   int64 eventID 
)  

Parameters

eventID
The event ID of the log entry to delete.

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.