You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfigurationAreaRulePlanningsServiceHelperTestLogBooks.cs
// var propertyAreasUpdateModel = new PropertyAreasUpdateModel
89
+
// {
90
+
// Areas =
91
+
// [
92
+
// new()
93
+
// {
94
+
// AreaId = areaTranslation.AreaId,
95
+
// Activated = true
96
+
// }
97
+
// ],
98
+
// PropertyId = properties[0].Id
99
+
// };
100
+
//
101
+
// var result = await BackendConfigurationPropertyAreasServiceHelper.Update(propertyAreasUpdateModel, core, BackendConfigurationPnDbContext, ItemsPlanningPnDbContext, 1);
// var propertyAreasUpdateModel = new PropertyAreasUpdateModel
491
+
// {
492
+
// Areas =
493
+
// [
494
+
// new()
495
+
// {
496
+
// AreaId = areaTranslation.AreaId,
497
+
// Activated = true
498
+
// }
499
+
// ],
500
+
// PropertyId = properties[0].Id
501
+
// };
502
+
//
503
+
// var result = await BackendConfigurationPropertyAreasServiceHelper.Update(propertyAreasUpdateModel, core, BackendConfigurationPnDbContext, ItemsPlanningPnDbContext, 1);
// var propertyAreasUpdateModel = new PropertyAreasUpdateModel
896
+
// {
897
+
// Areas =
898
+
// [
899
+
// new()
900
+
// {
901
+
// AreaId = areaTranslation.AreaId,
902
+
// Activated = true
903
+
// }
904
+
// ],
905
+
// PropertyId = properties[0].Id
906
+
// };
907
+
//
908
+
// var result = await BackendConfigurationPropertyAreasServiceHelper.Update(propertyAreasUpdateModel, core, BackendConfigurationPnDbContext, ItemsPlanningPnDbContext, 1);
// var propertyAreasUpdateModel = new PropertyAreasUpdateModel
1301
+
// {
1302
+
// Areas =
1303
+
// [
1304
+
// new()
1305
+
// {
1306
+
// AreaId = areaTranslation.AreaId,
1307
+
// Activated = true
1308
+
// }
1309
+
// ],
1310
+
// PropertyId = properties[0].Id
1311
+
// };
1312
+
//
1313
+
// var result = await BackendConfigurationPropertyAreasServiceHelper.Update(propertyAreasUpdateModel, core, BackendConfigurationPnDbContext, ItemsPlanningPnDbContext, 1);
// var propertyAreasUpdateModel = new PropertyAreasUpdateModel
1728
+
// {
1729
+
// Areas =
1730
+
// [
1731
+
// new()
1732
+
// {
1733
+
// AreaId = areaTranslation.AreaId,
1734
+
// Activated = true
1735
+
// }
1736
+
// ],
1737
+
// PropertyId = properties[0].Id
1738
+
// };
1739
+
//
1740
+
// var result = await BackendConfigurationPropertyAreasServiceHelper.Update(propertyAreasUpdateModel, core, BackendConfigurationPnDbContext, ItemsPlanningPnDbContext, 1);
// var propertyAreasUpdateModel = new PropertyAreasUpdateModel
2201
+
// {
2202
+
// Areas =
2203
+
// [
2204
+
// new()
2205
+
// {
2206
+
// AreaId = areaTranslation.AreaId,
2207
+
// Activated = true
2208
+
// }
2209
+
// ],
2210
+
// PropertyId = properties[0].Id
2211
+
// };
2212
+
//
2213
+
// var result = await BackendConfigurationPropertyAreasServiceHelper.Update(propertyAreasUpdateModel, core, BackendConfigurationPnDbContext, ItemsPlanningPnDbContext, 1);
0 commit comments