CashBookTransactionCollection..::..AllocationRemoved Event

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

Syntax


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