Exemplo n.º 1
0
 public static BG_MonPayPlan_His GetBG_MonPayPlan_HisByMPPHis(int mPPHis)
 {
     return(BG_MonPayPlan_HisService.GetBG_MonPayPlan_HisByMPPHis(mPPHis));
 }
Exemplo n.º 2
0
 public static DataTable GetAllBG_MonPayPlan_His()
 {
     return(BG_MonPayPlan_HisService.GetAllBG_MonPayPlan_His());
 }
Exemplo n.º 3
0
 public static bool ModifyBG_MonPayPlan_His(BG_MonPayPlan_His bG_MonPayPlan_His)
 {
     return(BG_MonPayPlan_HisService.ModifyBG_MonPayPlan_His(bG_MonPayPlan_His));
 }
Exemplo n.º 4
0
 public static bool DeleteBG_MonPayPlan_HisByID(int mPPHis)
 {
     return(BG_MonPayPlan_HisService.DeleteBG_MonPayPlan_HisByMPPHis(mPPHis));
 }
Exemplo n.º 5
0
 public static bool DeleteBG_MonPayPlan_His(BG_MonPayPlan_His bG_MonPayPlan_His)
 {
     return(BG_MonPayPlan_HisService.DeleteBG_MonPayPlan_His(bG_MonPayPlan_His));
 }
Exemplo n.º 6
0
 public static BG_MonPayPlan_His AddBG_MonPayPlan_His(BG_MonPayPlan_His bG_MonPayPlan_His)
 {
     return(BG_MonPayPlan_HisService.AddBG_MonPayPlan_His(bG_MonPayPlan_His));
 }