C#
VB
C++
Gets a value that indicates whether the field is null.
Public ReadOnly Property IsNull As Boolean
public bool IsNull { get; }
public:
property bool IsNull {
bool get();
}
Boolean value that specifies whether this field object is null.
Fields in HL7 can be empty, null or have values.
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