Share via


PBAEnterprisePortalMain.checkCalcPrice Method [AX 2012]

Checks whether the price calculation is enabled for the Product Builder module.

Syntax

protected NoYes checkCalcPrice()

Run On

Server

Return Value

Type: NoYes Enumeration
NoYes::Yes if the price calculation is enabled; otherwise, NoYes::No.

See Also

Reference

PBAEnterprisePortalMain Class