clsDBAllocations..::..DebtorInvoiceTransactionAdded Event

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

Syntax


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