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

Show in webframe

RegisterFeaturesCommands Method (WorkstationFeaturesCommandFactory)







An array of System.String that represents the features which the commands will be registered with.
Creates and registers the commands which are associated with the given featureIds
Syntax
public virtual void RegisterFeaturesCommands( 
   string[] featureIds
)
'Declaration
 
Public Overridable Sub RegisterFeaturesCommands( _
   ByVal featureIds() As String _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureIds() As String
 
instance.RegisterFeaturesCommands(featureIds)

            

            
public: virtual void RegisterFeaturesCommands( 
   string*[]* featureIds
) 
public:
virtual void RegisterFeaturesCommands( 
   array<String^>^ featureIds
) 

Parameters

featureIds
An array of System.String that represents the features which the commands will be registered with.
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