Exemple #1
0
 public bool Destroy(object PalletId)
 {
     return(DespatchNotePalletId.Destroy(PalletId) == 1);
 }