Share via


ProjTransCommittedCost.ledgerStatusCost Method [AX 2012]

Retrieves the ledger status for the specified transaction.

Syntax

public ProjLedgerStatus ledgerStatusCost()

Run On

Called

Return Value

Type: ProjLedgerStatus Enumeration
A ProjLedgerStatus::None enumeration value.

Remarks

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

See Also

Reference

ProjTransCommittedCost Class