CashBookTransactionCollection..::..AllocationChanged Event

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

Syntax


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