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 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.