Message Property

Summary
Accessor and setter of the parsed IHL7MessageItem message.
Syntax
C#
VB
C++
Public Property Message As IHL7MessageItem 
public IHL7MessageItem Message { get; } 
public: 
property IHL7MessageItem^ Message { 
   IHL7MessageItem^ get(); 
   void set (    IHL7MessageItem^ ); 
} 

Property Value

Gets or sets the message

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.