Mandatory Property

Summary
Gets or sets a boolean value that is true if the field is required
Syntax
C#
VB
C++
Public Property Mandatory As Boolean 
public bool Mandatory { get; } 
public: 
property bool Mandatory { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Boolean to determine if the field is required.

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.