C#
VB
C++
Gets or sets a value indicating the life time of created WorkstationContainer objects.
public static ContainerObjectLifetime ContainerLifetime { get; set; }
Public Shared Property ContainerLifetime As Leadtools.Medical.Workstation.ContainerObjectLifetime
public:
static property Leadtools.Medical.Workstation.ContainerObjectLifetime ContainerLifetime {
Leadtools.Medical.Workstation.ContainerObjectLifetime get();
void set ( Leadtools.Medical.Workstation.ContainerObjectLifetime );
}
Type: ContainerObjectLifetime A ContainerObjectLifetime indicating the life time of created WorkstationContainer objects.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET