DVTk API
Value Method (tag)
DVTkDvtk.Hl7.MessagesHl7MessageValue(Hl7Tag)
DVTk API

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

Get the value at the segment/field identified by the tag.
Declaration Syntax
C#Visual BasicVisual C++
public string Value(
	Hl7Tag tag
)
Public Function Value ( _
	tag As Hl7Tag _
) As String
public:
String^ Value(
	Hl7Tag^ tag
)
Parameters
tag (Hl7Tag)
Hl7 Tag.
Return Value
String - value at the segment/field identified by the tag.

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0