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

ContainerLifetime Property







Gets or sets a value indicating the life time of created WorkstationContainer objects.
Syntax
public static ContainerObjectLifetime ContainerLifetime {get; set;}
'Declaration
 
Public Shared Property ContainerLifetime As ContainerObjectLifetime
'Usage
 
Dim value As ContainerObjectLifetime
 
WorkstationContainer.ContainerLifetime = value
 
value = WorkstationContainer.ContainerLifetime
public static ContainerObjectLifetime ContainerLifetime {get; set;}
 get_ContainerLifetime();
set_ContainerLifetime(value);
public: __property static ContainerObjectLifetime get_ContainerLifetime();
public: __property static void set_ContainerLifetime( 
   ContainerObjectLifetime value
);
public:
static property ContainerObjectLifetime ContainerLifetime {
   ContainerObjectLifetime get();
   void set (    ContainerObjectLifetime value);
}

Property Value

Type: ContainerObjectLifetime A ContainerObjectLifetime indicating the life time of created WorkstationContainer objects.
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

WorkstationContainer Class
WorkstationContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

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