Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Retrieve Environment Variable’s ‘Current’ and ‘Default’ value using C# code in Dataverse

Retrieve Environment Variable’s ‘Current’ and ‘Default’ value using C# code in Dataverse

You can use environment variables to store temporary configurable values for a specific environment but if you want to read using C# code you can use the below code.

Hope this helps.