LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanExecute Method (StoreQueueItemCommand)

Show in webframe






Check if the command can start storing the series.
Syntax
public override bool CanExecute()
'Declaration
 
Public Overrides Function CanExecute() As Boolean
'Usage
 
Dim instance As StoreQueueItemCommand
Dim value As Boolean
 
value = instance.CanExecute()

            

            
public: bool CanExecute(); override 
public:
bool CanExecute(); override 

Return Value

Type: System.Boolean True if the command can start storing the series. Otherwise, false.
Requirements

Target Platforms

See Also

Reference

StoreQueueItemCommand Class
StoreQueueItemCommand Members

 

 


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