Exemple #1
0
 public static DataTable GetReceiptTypeTrans(int argFlatId)
 {
     return(FlatDetailsDL.GetReceiptTypeTrans(argFlatId));
 }