Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ledger posting type that is associated with the posting project costs 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 derived classes.