RepetitionSeparator Property

Summary
Gets or sets the character used to separate HL7 repetitions.
Syntax
C#
VB
C++
Public Property RepetitionSeparator As Char 
public char RepetitionSeparator { get; set; } 
public: 
property char RepetitionSeparator { 
   char get(); 
   void set (    char ); 
} 

Property Value

The character used to separate HL7 repetitions.

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.