
Hi All,
I want to enable/disable configuration key through x++.
Is it possible?
Thanks,
Raziq
*This post is locked for comments
I have the same question (0)Sure, it's possible - it's saved in SysConfig table (also look at SysDictConfigurationKey class). Don't forget that you have to synchronize database after changing configuration keys.