Esempio n. 1
0
 public static bool DeleteBG_FixedAssetsByID(int fAID)
 {
     return(BG_FixedAssetsService.DeleteBG_FixedAssetsByFAID(fAID));
 }