private List <ContainerTypeDTO> GetContainerTypes()
 {
     return(wnd.GetContainerTypes());
 }