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.
Returns a ProjLedgerStatusPeriodic enumeration value, depending on a ProjLedgerStatus enumeration value.
Syntax
client server public static ProjLedgerStatusPeriodic ledgerStatus2periodic(ProjLedgerStatus _projLedgerStatus)
Run On
Called
Parameters
- _projLedgerStatus
Type: ProjLedgerStatus Enumeration
A ledger status value.
Return Value
Type: ProjLedgerStatusPeriodic Enumeration
The post costs value that corresponds to the ledger status value.
Remarks
If no valid mapping between the values exists, an error is thrown.