clsAllocations..::..AllocationAdded Event

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

Syntax


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