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