ContainerLifetime Property

Summary

Gets or sets a value indicating the life time of created WorkstationContainer objects.

Syntax
C#
VB
C++
public static ContainerObjectLifetime ContainerLifetime { get; set; } 
  
Public Shared Property ContainerLifetime As ContainerObjectLifetime 
public: 
static property ContainerObjectLifetime ContainerLifetime { 
   ContainerObjectLifetime get(); 
   void set (    ContainerObjectLifetime ); 
} 

Property Value

Type: ContainerObjectLifetime A ContainerObjectLifetime indicating the life time of created WorkstationContainer objects.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly