Share via


ProjBudgetLine::convertProjTransType2ProjBudgetTransType Method

Converts the specified ProjTransType and ProjBudgetLineType values into a ProjBudgetTransType value.

Syntax

client server public static ProjBudgetTransType convertProjTransType2ProjBudgetTransType(ProjTransType _projTransType, ProjBudgetLineType _projBudgetLineType)

Run On

Called

Parameters

Return Value

Type: ProjBudgetTransType Enumeration
A ProjBudgetTransType value.

Exceptions

Exception Condition
Error

The ProjBudgetLineType value is not valid.

See Also

Reference

ProjBudgetLine Table