←Select platform

Error Method

Summary

Logs an error.

Syntax

C#
VB
C++
Public Sub Error( _ 
   ByVal msg As String _ 
)  
public void Error( 
   string msg 
) 
public: 
void Error(  
   String^ msg 
)  

Parameters

msg
An error message.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly