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

CanExecute Method (ICommand)







Check whether the ICommand object can run.
Syntax
bool CanExecute()
'Declaration
 
Function CanExecute() As Boolean
'Usage
 
Dim instance As ICommand
Dim value As Boolean
 
value = instance.CanExecute()
bool CanExecute()
function Leadtools.Medical.Workstation.Commands.ICommand.CanExecute()
bool CanExecute(); 
bool CanExecute(); 

Return Value

True if the ICommand object 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

ICommand Interface
ICommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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