public BooksTransactionOutDetails()
 {
     transOutDetailsDAL = new BooksTransactionOutDetailsDAL();
 }