Share via


ProjPost.checkLedgerStatusOrig Method [AX 2012]

Check whether the ledger posting status is set not to post.

Syntax

public boolean checkLedgerStatusOrig()

Run On

Server

Return Value

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

See Also

Reference

ProjPost Class