Share via


ProjPosting::ledgerPostingType2accountType Method

Converts a LedgerPostingType enumeration value to the corresponding ProjAccountType enumeration value.

Syntax

client server public static ProjAccountType ledgerPostingType2accountType(LedgerPostingType ledgerPostingType)

Run On

Called

Parameters

Return Value

Type: ProjAccountType Enumeration
The value of the LedgerPostingType enumeration value as a ProjAccountType enumeration value.

See Also

Reference

ProjPosting Table