←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly