Line..::..GetPurchaseOrderCost Method

Namespace:  JiwaFinancials.Jiwa.JiwaInvReceival
Assembly:  JiwaInvReceival (in JiwaInvReceival.dll)

Syntax


public decimal GetPurchaseOrderCost(
	string OrderLineID
)
Public Function GetPurchaseOrderCost ( _
	OrderLineID As String _
) As Decimal
public:
Decimal^ GetPurchaseOrderCost(
	String^ OrderLineID
)

Parameters

OrderLineID
Type: String