LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterFeatureCommand Method (WorkstationFeaturesCommandFactory)

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
public virtual void RegisterFeatureCommand( 
   string featureId
)
'Declaration
 
Public Overridable Sub RegisterFeatureCommand( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
 
instance.RegisterFeatureCommand(featureId)

            

            
public: virtual void RegisterFeatureCommand( 
   string* featureId
) 
public:
virtual 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

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members

 

 


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