Share via


ProjPost.postingTypeOffsetCost Method [AX 2012]

Returns the ledger posting type for project offset cost posting based on the current ledger status of the project.

Syntax

public LedgerPostingType postingTypeOffsetCost()

Run On

Server

Return Value

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

Remarks

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

See Also

ProjPost Class

ProjPostCostJournal Class