IsNull Property

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

Property Value

Gets a value that indicates whether this field object is null.

Requirements

Target Platforms

See Also

Reference

IField Interface

IField 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.