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

Show in webframe

GetFeatureCommand(String) Method







A System.String that represents the feature which the command is registered with.
Returns a command that is created and associated with a feature.
Syntax
ICommand GetFeatureCommand( 
   string feature
)
'Declaration
 
Overloads Function GetFeatureCommand( _
   ByVal feature As String _
) As ICommand
'Usage
 
Dim instance As IWorkstationFeaturesCommandFactory
Dim feature As String
Dim value As ICommand
 
value = instance.GetFeatureCommand(feature)

            

            
ICommand* GetFeatureCommand( 
   string* feature
) 
ICommand^ GetFeatureCommand( 
   String^ feature
) 

Parameters

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

Return Value

An Leadtools.Medical.Workstation.Commands.ICommand that is associated with the given feature.
Requirements

Target Platforms

See Also

Reference

IWorkstationFeaturesCommandFactory Interface
IWorkstationFeaturesCommandFactory Members
Overload List

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