clsDBAllocations..::..DebtorInvoiceTransactionRemoved Event

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

Syntax


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