CreateMessage |
Object Method - CreateMessage() Parent Object - EasyHL7Message Returns - Boolean Name: CreateMessage(Optional ByVal blnIncludeDefault = False) Parameters: 1. blnIncludeDefault (Boolean - Include MSH default values defined in the vendor definition)
Returns: Object (MSH Segment Object)
Description: Creates a blank HL7 message. If the object was previously populated with a message, that data is destroyed.
|