←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly