Esempio n. 1
0
 internal static DataTable Get_Flat_Receivable_WithInterest(int argCCId, int arg_iBlockId, DateTime arg_dtAsOn)
 {
     return(MISDL.Get_Flat_Receivable_WithInterest(argCCId, arg_iBlockId, arg_dtAsOn));
 }