←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize