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

DoCanExecute Method (WorkstationCommand)







Checks whether the command can be executed in classes that are derived classes that implement this abstract method.
Syntax
protected abstract bool DoCanExecute()
'Declaration
 
Protected MustOverride Function DoCanExecute() As Boolean
'Usage
 
Dim instance As WorkstationCommand
Dim value As Boolean
 
value = instance.DoCanExecute()
protected abstract bool DoCanExecute()
 function Leadtools.Medical.Workstation.Commands.WorkstationCommand.DoCanExecute()
protected: abstract bool DoCanExecute(); 
protected:
abstract bool DoCanExecute(); 

Return Value

True if the command can be executed. 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

WorkstationCommand Class
WorkstationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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