RegisterFeaturesCommands Method

Summary

Creates and registers the commands which are associated with the given featureIds.

Syntax
C#
VB
C++
public void RegisterFeaturesCommands( 
   string[] featureIds 
) 
  
Sub RegisterFeaturesCommands( _ 
   ByVal featureIds() As String _ 
)  
void RegisterFeaturesCommands(  
   array<String^>^ featureIds 
)  

Parameters

featureIds
An array of strings that represent the features which the commands will be registered with.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly