Skip to content

Codeunit WSB_CFMonetProduct

Obsolete

Access will be changed from Public to Internal, because there is no need for public access to this object. Name will be changed to WSB_CFProMonetProduct accordingly.

Implements the configuration for the "Custom Fields Pro" product.

Properties

Name Value
Access Public
ObsoleteReason Access will be changed from Public to Internal, because there is no need for public access to this object. Name will be changed to WSB_CFProMonetProduct accordingly.
ObsoleteState Pending
ObsoleteTag 1.84.0.0

Methods

wgFncGetAppID

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

Returns

Type Description
Guid App ID

wgFncGetBillingMethod

Retrieves the Billing Method that is used for the product.

Returns

Type Description
Enum WSB_MonetBillingMethod The Billing Method

wgFncGetLiveProductID

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

Returns

Type Description
Text[255] Product ID

wgFncGetTestProductID

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

Returns

Type Description
Text[255] Product ID