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.
Finds the ProjCostType type value that is specified by the ProjTransType field of a record in the TmpProjBudgetRevisionLine or ProjBudgetLine table.
Syntax
public ProjCostType editProjCostType(boolean _set, ProjCostType _projCostType)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to update the ProjTransType field of the TmpProjBudgetRevisionLine or ProjBudgetLine table.
- _projCostType
Type: ProjCostType Enumeration
A ProjCostType type value that determines the value of the ProjTransType field of the TmpProjBudgetRevisionLine or ProjBudgetLine table.
Return Value
Type: ProjCostType Enumeration
A ProjCostType type value that indicates the value of cost transaction type.