←Select platform

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

Leadtools.Medical.Workstation Assembly