clsAllocations..::..AllocationRemoved Event

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

Syntax


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