Skip to content

Codeunit WSB_DCAAppInfo

Implements the IMonetAppInfo interface, which is used for retrieving information about the app.

Properties

Name Value
Access Public

Methods

wgFncGetAppID:Guid

Gets the app ID of the app.

Returns

Type Description
Guid The app ID of the app.

wgFncGetChangelogURL:Text

Gets the URL of the changelog of the app.

Returns

Type Description
Text The URL for the changelog.

wgFncGetManualURL:Text

Gets the URL of the manual of the app.

Returns

Type Description
Text The URL for the manual.