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

Show in webframe

RegisterFeatureCommand Method (IWorkstationFeaturesCommandFactory)







A System.String that represents the feature which the command will be registered with.
Creates and registers the command which is associated with the given featureId.
Syntax
void RegisterFeatureCommand( 
   string featureId
)
'Declaration
 
Sub RegisterFeatureCommand( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As IWorkstationFeaturesCommandFactory
Dim featureId As String
 
instance.RegisterFeatureCommand(featureId)

            

            
void RegisterFeatureCommand( 
   string* featureId
) 
void RegisterFeatureCommand( 
   String^ featureId
) 

Parameters

featureId
A System.String that represents the feature which the command will be registered with.
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