IsEmpty Property

Summary
Gets a value that indicates whether this field object is empty. Fields in HL7 can be empty, null or have values.
Syntax
C#
C++/CLI
public bool IsEmpty { get; } 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

Gets a value that indicates whether the field is empty.

Requirements

Target Platforms

See Also

Reference

IField Interface

IField Members

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

Leadtools.Medical.HL7 Assembly

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