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 value of the ProjRevenueType type that is specified by the ProjTransType field of a record in the ProjBudgetLine table.
Syntax
edit ProjRevenueType editProjRevenueType(boolean _set, ProjRevenueType _projRevenueType)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to update the ProjTransType field of the ProjBudgetLine table.
- _projRevenueType
Type: ProjRevenueType Enumeration
A value of the ProjRevenueType type that indicates the value of the ProjTransType field of the ProjBudgetLine table.
Return Value
Type: ProjRevenueType Enumeration
A value of the ProjRevenueType type that determines the value of a revenue transaction type.