FinishedGoods..::..GetTotal Method

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

Syntax


public decimal GetTotal(
	ref decimal iTotalCost,
	ref decimal iTotalCharge,
	ref decimal iBilledCost,
	FinishedGoods..::..ItemType iItemType,
	ref decimal iQty,
	string sCostCenterNo,
	string sStageNo
)
Public Function GetTotal ( _
	ByRef iTotalCost As Decimal, _
	ByRef iTotalCharge As Decimal, _
	ByRef iBilledCost As Decimal, _
	iItemType As FinishedGoods..::..ItemType, _
	ByRef iQty As Decimal, _
	sCostCenterNo As String, _
	sStageNo As String _
) As Decimal
public:
Decimal^ GetTotal(
	Decimal^% iTotalCost, 
	Decimal^% iTotalCharge, 
	Decimal^% iBilledCost, 
	FinishedGoods..::..ItemType^ iItemType, 
	Decimal^% iQty, 
	String^ sCostCenterNo, 
	String^ sStageNo
)

Parameters

iTotalCost
Type: Decimal%
iTotalCharge
Type: Decimal%
iBilledCost
Type: Decimal%
iItemType
Type: JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods..::..FinishedGoods..::..ItemType
iQty
Type: Decimal%
sCostCenterNo
Type: String
sStageNo
Type: String