Method: SaveThisMessage() |
Name: SaveThisMessage(strFileName As String) Parameters: strFileName <String> Fully qualified path/filename. Returns: Boolean Description: Will save the contents of the ThisHL7Message property to a file on the file system passed in strFileName. Note: If the file already exists it will be overwritten.
|