Share via


ProjPostCostEstimate.checkEnterNeverLedger Method [AX 2012]

Checks the project ledger status field for costs to determine whether costs are posted to the general ledgers.

Syntax

public boolean checkEnterNeverLedger()

Run On

Server

Return Value

Type: boolean
true if the project ledger status for costs is equal to the enumeration value ProjLedgerStatus::Never; otherwise, false.

See Also

Reference

ProjPostCostEstimate Class