ProjGroup::periodic2ledgerStatus Method
Returns a ProjLedgerStatus enumeration value, depending on a post costs enumeration value.
Syntax
client server public static ProjLedgerStatus periodic2ledgerStatus(ProjLedgerStatusPeriodic _projLedgerStatusPeriodic)
Run On
Called
Parameters
- _projLedgerStatusPeriodic
Type: ProjLedgerStatusPeriodic Enumeration
A post costs value.
Return Value
Type: ProjLedgerStatus Enumeration
The ledger status value that corresponds to the post costs value.
Remarks
If no valid mapping between the values exists, an error is thrown.