←Select platform

Enabled Property (WorkstationCommand)

Summary

Gets or sets a value to temporarily enables and disable the command execution.

Syntax

C#
VB
C++
public bool Enabled {get; set;}
Public Property Enabled As Boolean
public: 
property bool Enabled { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize