CreditorChqPay..::..DisplayInvoiceLine Method

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

Syntax


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

Parameters

CreditorKey
Type: String
InvoiceLineKey
Type: String