Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

UnregisterCommand Method (IWorkstationFeaturesCommandFactory)







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features