Codeunit 457 Environment Information in 22
- App
- System Application
Versions171819202122232425262728latest
Procedures, 11
| 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 | - |
| CanStartSession | () | Boolean | public | - |
| EnableM365Collaboration | () | public | - |