Lines..::..FindInvoicesBefore Event

Namespace:  JiwaFinancials.Jiwa.JiwaSales.Export
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public event [FindInvoicesBeforeEventHandler] FindInvoicesBefore
Public Event FindInvoicesBefore As [FindInvoicesBeforeEventHandler]
public:
 event [FindInvoicesBeforeEventHandler]^ FindInvoicesBefore {
	void add ([FindInvoicesBeforeEventHandler]^ value);
	void remove ([FindInvoicesBeforeEventHandler]^ value);
}