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

Show in webframe

Enabled Property (WorkstationCommand)







Gets or sets a value to temporarily enables and disable the command execution.
Syntax
public bool Enabled {get; set;}
'Declaration
 
Public Property Enabled As Boolean
'Usage
 
Dim instance As WorkstationCommand
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled

            

            
public: __property bool get_Enabled();
public: __property void set_Enabled( 
   bool value
);
public:
property bool Enabled {
   bool get();
   void set (    bool value);
}

Property Value

true to enable the command to execute; otherwise, false to prevent the command from executing.
Requirements

Target Platforms

See Also

Reference

WorkstationCommand Class
WorkstationCommand Members

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