←Select platform

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; } 
  
Property AutoLoadRetrievedImages As Boolean 
property bool AutoLoadRetrievedImages { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to fire the SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly