DVTk API
Hl7Tag Constructor (segment, segmentIndex, fieldIndex)
DVTkDvtk.Hl7Hl7TagHl7Tag(String, Int32, Int32)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public Hl7Tag(
	string segment,
	int segmentIndex,
	int fieldIndex
)
Public Sub New ( _
	segment As String, _
	segmentIndex As Integer, _
	fieldIndex As Integer _
)
public:
Hl7Tag(
	String^ segment, 
	int segmentIndex, 
	int fieldIndex
)
Parameters
segment (String)
String representation of Segment Name.
segmentIndex (Int32)
One-based segment index.
fieldIndex (Int32)

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0