C#
VB
C++
Gets a value that indicates whether the field is empty.
Public ReadOnly Property IsEmpty As Boolean
public bool IsEmpty { get; }
public:
property bool IsEmpty {
bool get();
}
Boolean value that specifies whether this field object is empty.
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