Creditor..::..AutomaticAllocationBefore Event

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

Syntax


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