Estimate..::..GetPurchasesTotalCost Method

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

Syntax


public decimal GetPurchasesTotalCost(
	string JB_JobCostCentres_RecID,
	string JB_Stages_RecID
)
Public Function GetPurchasesTotalCost ( _
	JB_JobCostCentres_RecID As String, _
	JB_Stages_RecID As String _
) As Decimal
public:
Decimal^ GetPurchasesTotalCost(
	String^ JB_JobCostCentres_RecID, 
	String^ JB_Stages_RecID
)

Parameters

JB_JobCostCentres_RecID
Type: String
JB_Stages_RecID
Type: String