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

Show in webframe

IsCommandRegistered Method (IWorkstationFeaturesCommandFactory)







A System.String that represents the feature which the command is registered with.
Checks whether a command is created and registered with the given feature.
Syntax
bool IsCommandRegistered( 
   string feature
)
'Declaration
 
Function IsCommandRegistered( _
   ByVal feature As String _
) As Boolean
'Usage
 
Dim instance As IWorkstationFeaturesCommandFactory
Dim feature As String
Dim value As Boolean
 
value = instance.IsCommandRegistered(feature)

            

            
bool IsCommandRegistered( 
   string* feature
) 
bool IsCommandRegistered( 
   String^ feature
) 

Parameters

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

Return Value

true if a command is created and registerd with the given feature; otherwise; it is false.
Requirements

Target Platforms

See Also

Reference

IWorkstationFeaturesCommandFactory Interface
IWorkstationFeaturesCommandFactory Members

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