IsEmpty Property

Summary
Gets a value that indicates whether the field is empty.
Syntax
C#
VB
C++
Public ReadOnly Property IsEmpty As Boolean 
public bool IsEmpty { get; } 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

Boolean value that specifies whether this field object is empty.

Remarks

Fields in HL7 can be empty, null or have values.

Requirements

Target Platforms

See Also

Reference

Field Class

Field Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.