Leadtools.Medical.Workstation Namespace > WorkstationContainer Class : ContainerLifetime Property |
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); }