ContainerObjectLifetime Enumeration

Summary
Provide values for the WorkstationContainer.ContainerLifetime property.
Syntax
C#
VB
C++
public enum ContainerObjectLifetime 
  
Public Enum ContainerObjectLifetime  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ContainerObjectLifetime : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0SingletonA single WorkstationContainer object will be shared between all Leadtools.Medical.Workstation.UI.WorkstationViewer objects.
1PerWorkstationA new WorkstationContainer object will be created for each Leadtools.Medical.Workstation.UI.WorkstationViewer object.
Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.