Add SetGlobalIntSetting to linnworks.finaware.CommonData.CodeHelper

I can call linnworks.finaware.CommonData.CodeHelper.GetGlobalIntSetting and there is parity between the Get/Set helpers for Date, Boolean, Double, String etc.. but there is no SetGlobalIntSetting method.



This means I can easily get an int from the AppSetting table, but not set it, I'll have to write a little SQL request to achieve that.



Please add the Set...Int... method.

3 people like this idea

Login to post a comment