Hi everyone
How can I clear custom project settings? No matter whether I set the value to null
settings[""] = null;
or set the settings object to null
settings = null;
it keeps returning. Does it live forever in the .aprx? Like a zombie 😉
Thank you and regards,
daniel