Checked Property

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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