CashBookTransactionCollection..::..AllocationAdded Event

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

Syntax


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