ShowAllComponents

Top  Previous  Next

<----------New In Version 4.x---------->

Object: EHL7.EHL7Message

FileName: EHL7.dll

 

 

PROPERTY

 

Name: ShowAllComponents

DataType: Boolean (Default False)

Mode: Read/Write

Description: Set/Returns the boolean property ShowAllComponents.  If True then all fields will be expanded to include their individual component delimiters even when they are empty.  This effectively negates the TruncateEmptyFields property.

 

Example HL7 Segment:

 

With ShowAllComponents = False:

 

EVN|A08|20031111163831+0000^S||00102|00002|

 

With ShowAllComponents = True:

 

EVN|A08|20031111163831+0000^S|^|00102|00002^^^^^^|^