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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly