Share via


ProjGroup::cost2LedgerStatus Method

Returns a ProjLedgerStatus enumeration values that are based on a post costs minus expense enumeration value.

Syntax

client server private static ProjLedgerStatus cost2LedgerStatus(ProjLedgerStatusCost _projLedgerStatusCost)

Run On

Called

Parameters

Return Value

Type: ProjLedgerStatus Enumeration
The ledger status value that corresponds to the post costs minus expense value.

Remarks

If no valid mapping between the values exists, an error is thrown.

See Also

Reference

ProjGroup Table