Instance Property

Summary

Gets a singleton object of the WorkstationUISettings class defined in a configuration file.

Syntax
C#
VB
C++
public static WorkstationUISettings Instance { get; } 
  
Public Shared ReadOnly Property Instance As WorkstationUISettings 
public: 
static property WorkstationUISettings^ Instance { 
   WorkstationUISettings^ get(); 
} 

Property Value

A WorkstationUISettings singleton object.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly