[This is preliminary documentation and is subject to change.]
Get the HL7 message read from the indexed message file.
| C# | Visual Basic | Visual C++ |
public Hl7Message GetHl7Message( int index )
Public Function GetHl7Message ( _ index As Integer _ ) As Hl7Message
public: Hl7Message^ GetHl7Message( int index )
- index (Int32)
- Zero based index.
HL7 message read from indexed file.