Share via


PBAEnterprisePortalMain.checkCalcPriceAutomatic Method [AX 2012]

Checks whether automatic price calculation is enabled for the current line.

Syntax

protected NoYes checkCalcPriceAutomatic()

Run On

Server

Return Value

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

See Also

Reference

PBAEnterprisePortalMain Class