ShowAllComponents |
PROPERTY - Read Write Parent Object - EasyHL7Message Name: ShowAllComponents Data Type: Boolean
Description: Gets or Sets whether the object should pad out empty field components when rendering the HL7 property. Example rather than an empty field being truly empty ( "||") it would be rendered as "|^^^|" where each "^" represents a component within that field. The default is False.
|