ProjGroup.offsetAccountItem Method

Returns, and optionally sets, the ledger account for the cost minus item that will be used by the projects in this project group.

Syntax

edit ProjLedgerDimensionDefaultAccountWIP offsetAccountItem(boolean _set, LedgerDimensionDefaultAccount _ledgerAccount)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value. Set to true to set the ledger account for the cost minus item to the value of the _ledgerAccount parameter.

Return Value

Type: ProjLedgerDimensionDefaultAccountWIP Extended Data Type
The ledger account for the cost minus item.

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