Share via


ProjBudgetLine::convertProjTransType2ProjBudgetLineType Method

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.

See Also

Reference

ProjBudgetLine Table