ShowReport

Object Method - ShowReport()

Parent Object - EasyHL7Message

Returns - Boolean


Name: ShowReport()

Parameters: None

Description: Opens a modal Report dialog containing the current HL7 message.

 

Programming Note: Some of the built-in user interfaces (this one included) operate by making calls to unmanaged code and require that the EasyHL7 ActiveX components be installed. This can either be the full Toolkit installation OR the EasyHL7RuntimeDistribution.msi which was part of the EasyHL7 ActiveX Components download. See the online help for the EasyHL7 ActiveX Components AND the online white paper about working with Vendor Definitions. To test whether these services have been installed see the SupportServicesInstalled method of the HL7Vendor Object.

 

 

 

Example of a Simple EasyHL7 Message Report