LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UnregisterCommand Method (WorkstationFeaturesCommandFactory)

Show in webframe






The feature which the command will be unregistered from.
Unregister a command from a given feature.
Syntax
public virtual void UnregisterCommand( 
   string featureId
)
'Declaration
 
Public Overridable Sub UnregisterCommand( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
 
instance.UnregisterCommand(featureId)

            

            
public: virtual void UnregisterCommand( 
   string* featureId
) 
public:
virtual void UnregisterCommand( 
   string* featureId
) 

Parameters

featureId
The feature which the command will be unregistered from.
Requirements

Target Platforms

See Also

Reference

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members

 

 


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