Leadtools.Medical.Workstation Namespace : ContainerObjectLifetime Enumeration |
public enum ContainerObjectLifetime : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ContainerObjectLifetime Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ContainerObjectLifetime
public enum ContainerObjectLifetime : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical.Workstation.ContainerObjectLifetime = function() { }; Leadtools.Medical.Workstation.ContainerObjectLifetime.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum ContainerObjectLifetime : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ContainerObjectLifetime : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
PerWorkstation | A new WorkstationContainer object will be created for each Leadtools.Medical.Workstation.UI.WorkstationViewer object. |
Singleton | A single WorkstationContainer object will be shared between all Leadtools.Medical.Workstation.UI.WorkstationViewer objects. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.ContainerObjectLifetime
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