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




Gets or sets the current active PACS server configured for a DICOM operation.

Syntax

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

Return Value

An ScpInfo object representing the current active PACS for a DICOM operation.

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