Share via


ProjPost.parmEnterSalesAccrued Method [AX 2012]

Gets or sets the EnterSalesAccrued parameter.

Syntax

protected boolean parmEnterSalesAccrued([boolean _enterSalesAccrued])

Run On

Server

Parameters

  • _enterSalesAccrued
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the EnterSalesAccrued parameter.

See Also

Reference

ProjPost Class