LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterCommand(WorkstationCommand) Method

Show in webframe






The Leadtools.Medical.Workstation.Commands.WorkstationCommand to be registered.
Registers a Leadtools.Medical.Workstation.Commands.WorkstationCommand with the feature associated with it in Leadtools.Medical.Workstation.Commands.WorkstationCommand.FeatureId
Syntax
public virtual void RegisterCommand( 
   WorkstationCommand command
)
'Declaration
 
Public Overloads Overridable Sub RegisterCommand( _
   ByVal command As WorkstationCommand _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim command As WorkstationCommand
 
instance.RegisterCommand(command)

            

            
public: virtual void RegisterCommand( 
   WorkstationCommand* command
) 
public:
virtual void RegisterCommand( 
   WorkstationCommand* command
) 

Parameters

command
The Leadtools.Medical.Workstation.Commands.WorkstationCommand to be registered.
Requirements

Target Platforms

See Also

Reference

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members
Overload List

 

 


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