Skip to content

Codeunit WSB_PMPProjectMgtProMonet

Obsolete

Replaced by WSB_PMPEssentialsMonetProduct.

Implements the Monet App Product interface.

Properties

Name Value
Access Public
ObsoleteReason Replaced by WSB_PMPEssentialsMonetProduct.
ObsoleteState Pending
ObsoleteTag 1.12.0.0

Methods

wgFncGetAppID:Guid

Retrieves the App ID of the Business Central app connected to the product.

Returns

Type Description
Guid App ID

wgFncGetBillingMethod:Enum::WSB_MonetBillingMethod

Retrieves the Billing Method that is used for the product.

Returns

Type Description
Enum WSB_MonetBillingMethod The Billing Method

wgFncGetLiveProductID:Text[255]

Retrieves the Product ID for the product in the LIVE account.

Returns

Type Description
Text[255] Product ID

wgFncGetTestProductID:Text[255]

Retrieves the Product ID for the product in the TEST account.

Returns

Type Description
Text[255] Product ID