←Select platform

UnregisterCommand Method

Summary

Unregister a command from a given feature.

Syntax

C#
VB
C++
public virtual void UnregisterCommand( 
   string featureId 
) 
  
Public Overridable Sub UnregisterCommand( _ 
   ByVal featureId As String _ 
)  
public: 
virtual void UnregisterCommand(  
   String^ featureId 
)  

Parameters

featureId
The feature which the command will be unregistered from.

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