DVTk API
GetHl7Message Method (index)
DVTkDvtk.Hl7.MessagesHl7DirectoryReaderGetHl7Message(Int32)
DVTk API

[This is preliminary documentation and is subject to change.]

Get the HL7 message read from the indexed message file.
Declaration Syntax
C#Visual BasicVisual C++
public Hl7Message GetHl7Message(
	int index
)
Public Function GetHl7Message ( _
	index As Integer _
) As Hl7Message
public:
Hl7Message^ GetHl7Message(
	int index
)
Parameters
index (Int32)
Zero based index.
Return Value
HL7 message read from indexed file.

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0