Checked Property

Summary
Gets or sets a value that indicates if the hardware requirement has been checked.
Syntax
C#
VB
C++
public bool Checked { get; set; } 
  
Public Property Checked As Boolean 
public: 
property bool Checked { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the requirement has been checked; otherwise, it is false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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