IsField Property

Summary
Boolean accessor and setter to flag an element as a field. Returns true if this is a field element, otherwise false.
Syntax
C#
C++/CLI
public bool IsField { get; set; } 
public: 
property bool IsField { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Gets or sets if this is a field element.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.