Retrieve Property

Summary

Gets or sets the client used to retrieve the series of images.

Syntax
C#
VB
C++
public RetrieveClient Retrieve { get; set; } 
  
Public Property Retrieve As RetrieveClient 
public: 
property RetrieveClient^ Retrieve { 
   RetrieveClient^ get(); 
   void set (    RetrieveClient^ ); 
} 

Property Value

The client used to retrieve the series of images.

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.Loader Assembly