Leadtools.Medical.Workstation Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
QueueAutoLoad Property
See Also 
Leadtools.Medical.Workstation.Configuration Namespace > ConfigurationData Class : QueueAutoLoad Property




Gets or sets a value indicating whether the Queue Manager control should load the DICOM images once they are retrieved successfully.

Syntax

Visual Basic (Declaration) 
Public Shared Property QueueAutoLoad As Boolean
Visual Basic (Usage)Copy Code
Dim value As Boolean
 
ConfigurationData.QueueAutoLoad = value
 
value = ConfigurationData.QueueAutoLoad
C# 
public static bool QueueAutoLoad {get; set;}
Managed Extensions for C++ 
public: __property static bool get_QueueAutoLoad();
public: __property static void set_QueueAutoLoad( 
   bool value
);
C++/CLI 
public:
static property bool QueueAutoLoad {
   bool get();
   void set (bool value);
}

Return Value

True to load the DICOM images once they are retrieved successfully; otherwise it is false.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features