LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ContainerObjectLifetime Enumeration







Provide values for the WorkstationContainer.ContainerLifetime property.
Syntax
public enum ContainerObjectLifetime : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ContainerObjectLifetime 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ContainerObjectLifetime
public enum ContainerObjectLifetime : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Medical.Workstation.ContainerObjectLifetime = function() { };
Leadtools.Medical.Workstation.ContainerObjectLifetime.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum ContainerObjectLifetime : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class ContainerObjectLifetime : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
PerWorkstationA new WorkstationContainer object will be created for each Leadtools.Medical.Workstation.UI.WorkstationViewer object.
SingletonA single WorkstationContainer object will be shared between all Leadtools.Medical.Workstation.UI.WorkstationViewer objects.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.ContainerObjectLifetime

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.