CreditorChequePayment..::..RemoveInvoiceLine Method

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

Syntax


public void RemoveInvoiceLine(
	string CreditorKey,
	string InvoiceLineKey
)
Public Sub RemoveInvoiceLine ( _
	CreditorKey As String, _
	InvoiceLineKey As String _
)
public:
void RemoveInvoiceLine(
	String^ CreditorKey, 
	String^ InvoiceLineKey
)

Parameters

CreditorKey
Type: String
InvoiceLineKey
Type: String