RegisterCommand(string,ICommand) Method

Summary
Registers a command with a feature.
Syntax
C#
C++/CLI
public void RegisterCommand( 
   string featureId, 
   ICommand command 
) 
public:  
   void RegisterCommand( 
      String^ featureId, 
      ICommand^ command 
   ) 

Parameters

featureId
The feature that the command will be registered with.

command
The Leadtools.Medical.Workstation.Commands.ICommand to be registered with the feature.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.