Send Method

Summary
Sends a text MLP message.
Syntax
C#
VB
C++
Public Overrides Sub Send( _ 
   ByVal msg As String _ 
)  
public override void Send( 
   string msg 
) 
public: 
void Send(  
   String^ msg 
) override  

Parameters

msg
Message to send.

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.Medical.HL7 Assembly

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