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

Show in webframe

Supported Property







Gets or sets a value to disable the feature associated with the command to be executed.
Syntax
public bool Supported {get; set;}
'Declaration
 
Public Property Supported As Boolean
'Usage
 
Dim instance As WorkstationCommand
Dim value As Boolean
 
instance.Supported = value
 
value = instance.Supported

            

            
public: __property bool get_Supported();
public: __property void set_Supported( 
   bool value
);
public:
property bool Supported {
   bool get();
   void set (    bool value);
}

Property Value

true to allow the feature associated with the command to execute; otherwise, it is false.
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