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

Show in webframe

IsFeatureExecutable Method (WorkstationFeaturesCommandFactory)







A System.String that represents the feature which the command is registered with.
Checks whether a command is registered with a given feature and can be executed.
Syntax
public virtual bool IsFeatureExecutable( 
   string featureId
)
'Declaration
 
Public Overridable Function IsFeatureExecutable( _
   ByVal featureId As String _
) As Boolean
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
Dim value As Boolean
 
value = instance.IsFeatureExecutable(featureId)

            

            
public: virtual bool IsFeatureExecutable( 
   string* featureId
) 
public:
virtual bool IsFeatureExecutable( 
   String^ featureId
) 

Parameters

featureId
A System.String that represents the feature which the command is registered with.

Return Value

true if a command exists for the given feature and can be executed. Otherwise; false.
Requirements

Target Platforms

See Also

Reference

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members

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