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




Gets or sets the MedicalNet Toolkit unlock key.

Syntax

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

Return Value

A String value representing the MedicalNet toolkit unlock key.

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