←Select platform

FieldSeparator Property

Summary

Gets or sets the character used to separate HL7 fields.

Syntax

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

Property Value

The character used to separate HL7 fields.

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