Example #1
0
 private static bool __NLAddressOrderTypes_CanInsert(global::LightSwitchApplication.PPT_A1DataService d)
 {
     bool result = true;
     d.NLAddressOrderTypes_CanInsert(ref result);
     return result;
 }