Exemple #1
0
 private static bool __ProductReceiveBalanceForwards_CanInsert(global::LightSwitchApplication.ApplicationDataService d)
 {
     bool result = true;
     d.ProductReceiveBalanceForwards_CanInsert(ref result);
     return result;
 }