clsBOAllocation..::..BOAllocationDeleteBefore Event

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

Syntax


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