Share via


ProjTransEmplJournal.ledgerStatusCost Method [AX 2012]

Retrieves the ledger status for this transaction.

Syntax

public ProjLedgerStatus ledgerStatusCost()

Run On

Called

Return Value

Type: ProjLedgerStatus Enumeration
Always returns ProjLedgerStatus::None.

Remarks

This method should be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.

See Also

Reference

ProjTransEmplJournal Class