LogAudit Method

Summary
Logs the specified entry as an Audit level entry.
Syntax
C#
VB
C++
public static void LogAudit( 
   string user, 
   string description 
) 
  
Public Shared Sub LogAudit( _ 
   ByVal user As String, _ 
   ByVal description As String _ 
)  
public: 
static void LogAudit(  
   String^ user, 
   String^ description 
)  

Parameters

user
The user for the log entry.

description
The description for the log entry.

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.Dicom.Scp Assembly

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