Codeunit 457 Environment Information in 18
- App
- System Application
Versions171819202122232425262728latest
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsProduction | () | Boolean | public | - |
| GetEnvironmentName | () | Text | public | - |
| IsSandbox | () | Boolean | public | - |
| IsSaaS | () | Boolean | public | - |
| IsOnPrem | () | Boolean | public | - |
| IsFinancials | () | Boolean | public | - |
| IsSaaSInfrastructure | () | Boolean | public | - |
| GetApplicationFamily | () | Text | public | - |
| VersionInstalled | (Guid) | Integer | public | - |