LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterFeatureCommand Method (IWorkstationFeaturesCommandFactory)

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.