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