Codeunit WSB_DCAAppInfo¶
Implements the IMonetAppInfo interface, which is used for retrieving information about the app.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
Methods¶
wgFncGetAppID¶
Gets the app ID of the app.
Returns¶
| Type | Description |
|---|---|
Guid |
The app ID of the app. |
wgFncGetChangelogURL¶
Gets the URL of the changelog of the app.
Returns¶
| Type | Description |
|---|---|
Text |
The URL for the changelog. |
wgFncGetManualURL¶
Gets the URL of the manual of the app.
Returns¶
| Type | Description |
|---|---|
Text |
The URL for the manual. |