private EntityStates GetWarehouseLocationBinTypeState(WarehouseLocationBinType itemType)
 {
     return(_serviceAgent.GetWarehouseLocationBinTypeEntityState(itemType));
 }