AnyFieldHasValue Property

Summary
Gets a boolean value that is set to true if any sub field has a value.
Syntax
C#
VB
C++
Public ReadOnly Property AnyFieldHasValue As Boolean 
public bool AnyFieldHasValue { get; } 
public: 
property bool AnyFieldHasValue { 
   bool get(); 
} 

Property Value

Boolean value that specifies if any sub-field has a value.

Requirements

Target Platforms

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.