←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly