clsDBAllocations..::..DebtorInvoiceTransactionChanged Event

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

Syntax


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