ForwardCoverContractSelectionForm..::..InvoiceKey Property

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

Syntax


public string InvoiceKey { get; set; }
Public Property InvoiceKey As String
	Get
	Set
public:
property String^ InvoiceKey {
	String^ get ();
	void set (String^ value);
}