Share via


ProjPostEmplProposal.postingTypeCost Method [AX 2012]

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

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 from which it extends.

See Also

Reference

ProjPostEmplProposal Class