DVTk API
Value Method (name, fieldIndex)
DVTkDvtk.Hl7.MessagesHl7MessageValue(Hl7SegmentEnum, Int32)
DVTk API

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

Get the value at the indexed field.
Declaration Syntax
C#Visual BasicVisual C++
public string Value(
	Hl7SegmentEnum name,
	int fieldIndex
)
Public Function Value ( _
	name As Hl7SegmentEnum, _
	fieldIndex As Integer _
) As String
public:
String^ Value(
	Hl7SegmentEnum name, 
	int fieldIndex
)
Parameters
name (Hl7SegmentEnum)
Segment Name.
fieldIndex (Int32)
Zero-based field index.
Return Value
String - value at the indexed field.

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0