Share via


ProjPostEmplTransCost_Adj.postingTypeCost Method [AX 2012]

Retrieves the ledger posting type that is associated with the posting project costs that are based on the current project ledger status.

Syntax

public LedgerPostingType postingTypeCost()

Run On

Server

Return Value

Type: LedgerPostingType Enumeration
The ledger posting type for project costs.

Remarks

This method must be implemented in the class that extends from this one.

See Also

Reference

ProjPostEmplTransCost_Adj Class