LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Instance Property (WorkstationUISettings)

Show in webframe






Gets a singleton object of the WorkstationUISettings class defined in a configuration file.
Syntax
public static WorkstationUISettings Instance {get;}
'Declaration
 
Public Shared ReadOnly Property Instance As WorkstationUISettings
'Usage
 
Dim value As WorkstationUISettings
 
value = WorkstationUISettings.Instance

            

            
public: __property static WorkstationUISettings* get_Instance();
public:
static property WorkstationUISettings* Instance {
   WorkstationUISettings* get();
}

Property Value

A WorkstationUISettings singleton object.
Requirements

Target Platforms

See Also

Reference

WorkstationUISettings Class
WorkstationUISettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.