←Select platform

EscapeCharacter Property

Summary

Gets or sets the character used to escape HL7 text values.

Syntax

C#
VB
C++
Public Property EscapeCharacter As Char 
public char EscapeCharacter { get; set; } 
public: 
property char EscapeCharacter { 
   char get(); 
   void set (    char ); 
} 

Property Value

The character used to escape HL7 text values.

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