LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

CanExecute Method (QueueItemCommand)







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()
 function Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand.CanExecute()
public: abstract bool CanExecute(); 
public:
abstract bool CanExecute(); 

Return Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.