Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Checked Property







Gets or sets a value that indicates if the hardware requirement has been checked.
Syntax
public bool Checked {get; set;}
'Declaration
 
Public Property Checked As Boolean
'Usage
 
Dim instance As CheckLabel
Dim value As Boolean
 
instance.Checked = value
 
value = instance.Checked

            

            
public: __property bool get_Checked();
public: __property void set_Checked( 
   bool value
);
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

See Also

Reference

CheckLabel Class
CheckLabel Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features