ProjBudgetLine::getProjTransType Method
Finds the ProjTransType type value that is specified by the ProjTransType field of a record in the ProjBudgetLine table.
Syntax
client server public static ProjTransType getProjTransType(ProjBudgetTransType _projBudgetTransType)
Run On
Called
Parameters
- _projBudgetTransType
Type: ProjBudgetTransType Enumeration
A ProjTransType type value that determines the value of ProjTransType field of the ProjBudgetLine table.
Return Value
Type: ProjTransType Enumeration
A record of the ProjBudgetLine table if found; otherwise, an empty buffer.