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




Gets the configured DICOM Servers which the workstation can communicate with.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property PACS As IList(Of ScpInfo)
Visual Basic (Usage)Copy Code
Dim value As IList(Of ScpInfo)
 
value = ConfigurationData.PACS
C# 
public static IList<ScpInfo> PACS {get;}
Managed Extensions for C++ 
public: __property static IList<ScpInfo>* get_PACS();
C++/CLI 
public:
static property IList<ScpInfo>^ PACS {
   IList<ScpInfo>^ get();
}

Return Value

A list of ScpInfo containing the DICOM servers which the workstation can communicate with.

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