Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AutoLoadRetrievedImages Property (IQueueManagerView)







Gets or sets a value to fire the 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

            

            
__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 SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

IQueueManagerView Interface
IQueueManagerView Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features