DVTk API
FromHl7Format Method (hl7Format)
DVTkDvtk.CommonDataFormatCommonTimeFormatFromHl7Format(String)
DVTk API

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

Convert from HL7 format to Common Data Format.
Declaration Syntax
C#Visual BasicVisual C++
public override void FromHl7Format(
	string hl7Format
)
Public Overrides Sub FromHl7Format ( _
	hl7Format As String _
)
public:
virtual void FromHl7Format(
	String^ hl7Format
) override
Parameters
hl7Format (String)
HL7 format.

Assembly: DvtkCommonDataFormat (Module: DvtkCommonDataFormat) Version: 0.0.0.0