clsAllocations..::..AllocationChanged Event

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

Syntax


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