IsField Property

Summary
Gets or sets a boolean value that indicates whether this is a field element. Returns true if this is a field element.
Syntax
C#
VB
C++
Property IsField As Boolean 
public bool IsField { get; set; } 
property bool IsField { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if this is a field element.

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.