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

AutoLoadRetrievedImages Property (IQueueManagerView)







Gets or sets a value to fire the Leadtools.Medical.Workstation.Interfaces.Views.IQueueManagerView.SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes.
Syntax
bool AutoLoadRetrievedImages {get; set;}
'Declaration
 
Property AutoLoadRetrievedImages As Boolean
'Usage
 
Dim instance As IQueueManagerView
Dim value As Boolean
 
instance.AutoLoadRetrievedImages = value
 
value = instance.AutoLoadRetrievedImages
bool AutoLoadRetrievedImages {get; set;}
get_AutoLoadRetrievedImages();
set_AutoLoadRetrievedImages(value);
__property bool get_AutoLoadRetrievedImages();
__property void set_AutoLoadRetrievedImages( 
   bool value
);
property bool AutoLoadRetrievedImages {
   bool get();
   void set (    bool value);
}

Property Value

true to fire the Leadtools.Medical.Workstation.Interfaces.Views.IQueueManagerView.SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes; otherwise, it is 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

IQueueManagerView Interface
IQueueManagerView Members

 

 


Products | Support | Contact Us | Copyright Notices

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