Creditor..::..AutomaticAllocationCompleted Event

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

Syntax


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