Share via


ProjGroup.costTransCostMethod Method

Returns, and optionally sets, the ledger status for expense costs that will be used by projects in this project group.

Syntax

edit ProjLedgerStatusCost costTransCostMethod(boolean _set, ProjLedgerStatusCost _projLedgerStatusCost)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that can be set to true to set the ledger status for posting costs to the value of the _projLedgerStatusCost parameter.

Return Value

Type: ProjLedgerStatusCost Enumeration
The location in the general ledger (ledger status) for posting costs from expense journals.

Remarks

When associated with a control on a form, this method is automatically called every time that the form is redrawn, and _set will be true if the user has entered anything in the control.

See Also

Reference

ProjGroup Table