clsBOAllocation..::..BOAllocationDeleteFinalBefore Event

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

Syntax


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