CostEntry..::..GetEntryType Method

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.CostEntry
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


public CostEntry..::..ItemType GetEntryType(
	string JB_CostEntry_RecID
)
Public Function GetEntryType ( _
	JB_CostEntry_RecID As String _
) As CostEntry..::..ItemType
public:
CostEntry..::..ItemType^ GetEntryType(
	String^ JB_CostEntry_RecID
)

Parameters

JB_CostEntry_RecID
Type: String