clsTransactions..::..TransactionRemoved Event

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

Syntax


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