←Select platform

IsMessage Property

Summary

Gets or sets a boolean value that indicates whether this is a message element.

Syntax

C#
VB
C++
Property IsMessage As Boolean 
public bool IsMessage { get; set; } 
property bool IsMessage { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if this is a message element.

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