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




Gets or sets the default Query and Retrieve DICOM server for the Search control.

Syntax

Visual Basic (Declaration) 
Public Shared Property DefaultQueryRetrieveServer As ScpInfo
Visual Basic (Usage)Copy Code
Dim value As ScpInfo
 
ConfigurationData.DefaultQueryRetrieveServer = value
 
value = ConfigurationData.DefaultQueryRetrieveServer
C# 
public static ScpInfo DefaultQueryRetrieveServer {get; set;}
Managed Extensions for C++ 
public: __property static ScpInfo* get_DefaultQueryRetrieveServer();
public: __property static void set_DefaultQueryRetrieveServer( 
   ScpInfo* value
);
C++/CLI 
public:
static property ScpInfo^ DefaultQueryRetrieveServer {
   ScpInfo^ get();
   void set (ScpInfo^ value);
}

Return Value

An ScpInfo representing the the default Query/Retrieve DICOM server for the Search control.

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