Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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: __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

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features