Example #1
0
 private static bool __Kundengruppen_CanInsert(global::LightSwitchApplication.ApplicationDataService d)
 {
     bool result = true;
     d.Kundengruppen_CanInsert(ref result);
     return result;
 }