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

Show in webframe

AutoLoadRetrievedImages Property (QueueManager)







Gets or sets a value to fire the SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes.
Syntax
public bool AutoLoadRetrievedImages {get; set;}
'Declaration
 
Public Property AutoLoadRetrievedImages As Boolean
'Usage
 
Dim instance As QueueManager
Dim value As Boolean
 
instance.AutoLoadRetrievedImages = value
 
value = instance.AutoLoadRetrievedImages

            

            
public: __property bool get_AutoLoadRetrievedImages();
public: __property void set_AutoLoadRetrievedImages( 
   bool value
);
public:
property bool AutoLoadRetrievedImages {
   bool get();
   void set (    bool value);
}

Property Value

Type: System.Boolean True to fire the SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes; Otherwise, false.
Requirements

Target Platforms

See Also

Reference

QueueManager Class
QueueManager Members

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