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 ProjTransType type that is specified by the ProjTransType field of a record in the ProjBudgetLine table.
Syntax
client server public static ProjBudgetLineType convertProjTransType2ProjBudgetLineType(ProjBudgetTransType _projBudgetTransType)
Run On
Called
Parameters
- _projBudgetTransType
Type: ProjBudgetTransType Enumeration
A value of the ProjTransType type that indicates the value of the ProjTransType field of the ProjBudgetLine table.
Return Value
Type: ProjBudgetLineType Enumeration
A record in the ProjBudgetLine table if found; otherwise, an empty buffer.