C#
VB
C++
Gets a value that indicates whether this field object is null. Fields in HL7 can be empty, null or have values.
ReadOnly Property IsNull As Boolean
public bool IsNull { get; }
property bool IsNull {
bool get();
}
Gets a value that indicates whether this field object is null.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET