Add SetGlobalIntSetting to linnworks.finaware.CommonData.CodeHelper
N
Nick Fenwick
started a topic
over 7 years ago
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.
Nick Fenwick
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