Supported Property

Summary
Gets or sets a value to disable the feature associated with the command to be executed.
Syntax
C#
VB
C++
public bool Supported { get; set; } 
  
Public Property Supported As Boolean 
public: 
property bool Supported { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to allow the feature associated with the command to execute; otherwise, it is false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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