AutoLoadRetrievedImages Property

Summary

Gets or sets a value to fire the SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes.

Syntax
C#
VB
C++
public bool AutoLoadRetrievedImages { get; set; } 
  
Public Property AutoLoadRetrievedImages As Boolean 
public: 
property bool AutoLoadRetrievedImages { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly