Gets the value of integer type fields.

Namespace: Mergecom.HL7
Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0

Syntax

C#
public int GetIntValue()
Visual Basic
Public Function GetIntValue As Integer
Visual C++
public:
int GetIntValue()

Return Value

An integer value of current field

See Also