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

Show in webframe

CreateFeatureCommand Method (WorkstationFeaturesCommandFactory)







A System.String that represents the feature which the command will execute.
Creates and return the command which executes the given feature.
Syntax
public virtual ICommand CreateFeatureCommand( 
   string featureId
)
'Declaration
 
Public Overridable Function CreateFeatureCommand( _
   ByVal featureId As String _
) As ICommand
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
Dim value As ICommand
 
value = instance.CreateFeatureCommand(featureId)

            

            
public: virtual ICommand* CreateFeatureCommand( 
   string* featureId
) 
public:
virtual ICommand^ CreateFeatureCommand( 
   String^ featureId
) 

Parameters

featureId
A System.String that represents the feature which the command will execute.

Return Value

An Leadtools.Medical.Workstation.Commands.ICommand that will execute the feature.
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