clsBOAllocation..::..BOAllocationDeleteCompleted Event

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

Syntax


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