LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanExecute Method (QueueItemCommand)

Show in webframe






Check if the command can run.
Syntax
public abstract bool CanExecute()
'Declaration
 
Public MustOverride Function CanExecute() As Boolean
'Usage
 
Dim instance As QueueItemCommand
Dim value As Boolean
 
value = instance.CanExecute()

            

            
public: abstract bool CanExecute(); 
public:
abstract bool CanExecute(); 

Return Value

True if the command can run; Otherwise, false.
Requirements

Target Platforms

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


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