Example #1
0
 private static void _Issue_Refresh(global::LightSwitchApplication.TimeTracking.DetailsClass d)
 {
     d.RefreshNavigationProperty(global::LightSwitchApplication.TimeTracking.DetailsClass.PropertySetProperties.Issue, ref d._Issue);
 }
Example #2
0
 private static void _Engineers_Refresh(global::LightSwitchApplication.TimeTracking.DetailsClass d)
 {
     d.RefreshNavigationProperty(global::LightSwitchApplication.TimeTracking.DetailsClass.PropertySetProperties.Engineers, ref d._Engineers);
 }