←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; } 
  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly