Debtor..::..AutomaticAllocationBefore Event

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

Syntax


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