Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
MergeCOM-3 .NET/C# HL7 Toolkit
HL7Field
.
.
::
.
NULL_VALUE Field
HL7Field Class
See Also
Send Feedback
Represents a Null field value as defined by HL7, i.e. a string containing two double quote characters.
Namespace:
Mergecom.HL7
Assembly:
Mergecom.HL7
(in Mergecom.HL7.dll) Version: 4.2.0.0
Syntax
C#
public
const
string
NULL_VALUE
Visual Basic (Declaration)
Public
Const
NULL_VALUE
As
String
Visual C++
public
:
literal
String
^
NULL_VALUE
See Also
HL7Field Class
Mergecom.HL7 Namespace