←Select platform

Info Method

Summary

Logs information message.

Syntax

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

Parameters

msg
Information 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