Debtor..::..AutomaticAllocationCompleted Event

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

Syntax


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