Share via


PBAEnterprisePortalMain.checkCalcDeliveryDate Method [AX 2012]

Checks whether the delivery date calculation is enabled for the current line.

Syntax

protected NoYes checkCalcDeliveryDate()

Run On

Server

Return Value

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

See Also

Reference

PBAEnterprisePortalMain Class