←Select platform

TextMessage Property

Summary

An HL7 message received as text.

Syntax

C#
VB
C++
Public Property TextMessage As String 
public string TextMessage { get; set; } 
public: 
property String^ TextMessage { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Gets or sets the HL7 message received as text.

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