TmpProjBudgetRevisionLine.editProjCostType Method
Finds the ProjCostType type value that is specified by the ProjTransType field of a record in the TmpProjBudgetRevisionLine table.
Syntax
edit ProjCostType editProjCostType(boolean _set, ProjCostType _projCostType)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that determines whether to update the ProjTransType field of the TmpProjBudgetRevisionLine table.
- _projCostType
Type: ProjCostType Enumeration
A ProjCostType type value that determines the value of ProjTransType field of the TmpProjBudgetRevisionLine table.
Return Value
Type: ProjCostType Enumeration
A ProjCostType type value that determines the value of cost transaction type.