ProjBegBalJournalTrans_CostSales::begBalTransType2ProjTransType Method
Converts the BegBalTransTypeCost enumeration value to a ProjTransType enumeration value.
Syntax
client server public static ProjTransType begBalTransType2ProjTransType(BegBalProjTransTypeCost _begBalProjTransType)
Run On
Called
Parameters
- _begBalProjTransType
Type: BegBalProjTransTypeCost Enumeration
The BegBalTransTypeCost enumeration value to convert to a ProjTransType enumeration value.
Return Value
Type: ProjTransType Enumeration
The ProjTransType enumeration value.