←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly