DVTk API
In Method (fullFileName)
DVTkDvtk.Hl7.MessagesHl7FileStreamIn(String)
DVTk API

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

Create a HL7 message from the content of a file.
Declaration Syntax
C#Visual BasicVisual C++
public Hl7Message In(
	string fullFileName
)
Public Function In ( _
	fullFileName As String _
) As Hl7Message
public:
Hl7Message^ In(
	String^ fullFileName
)
Parameters
fullFileName (String)
The full file name.
Return Value
The HL7 messages created from the content of the file.

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0