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
- ledgerPostingType
Type: LedgerPostingType Enumeration
A LedgerPostingType enumeration value.
Return Value
Type: ProjAccountType Enumeration
The value of the LedgerPostingType enumeration value as a ProjAccountType enumeration value.