Codeunit 9015 Application System Constants in 28
- App
- Base Application
- Namespace
- System.Environment
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| OriginalApplicationVersion | () | Text[248] | public | - |
| ApplicationVersion | () | Text[248] | public | - |
| BuildFileVersion | () | Text[248] | public | - |
| ApplicationBuild | () | Text[80] | public | - |
| BuildBranch | () | Text[250] | public | - |
| PlatformProductVersion | () | Text[80] | public | - |
| PlatformFileVersion | () | Text[80] | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterGetApplicationVersion | (var Text[248]) | - |