clsAllocation..::..InvoiceKey Property

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

Syntax


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