LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UnregisterCommand Method (IWorkstationFeaturesCommandFactory)

Show in webframe






A System.String that represents the feature which the command will be unregistered from.
Unregisters a command from a given feature.
Syntax
void UnregisterCommand( 
   string featureId
)
'Declaration
 
Sub UnregisterCommand( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As IWorkstationFeaturesCommandFactory
Dim featureId As String
 
instance.UnregisterCommand(featureId)

            

            
void UnregisterCommand( 
   string* featureId
) 
void UnregisterCommand( 
   string* featureId
) 

Parameters

featureId
A System.String that represents the feature which the command will be unregistered from.
Requirements

Target Platforms

See Also

Reference

IWorkstationFeaturesCommandFactory Interface
IWorkstationFeaturesCommandFactory Members

 

 


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