clsBOAllocation..::..BOAllocationSaveFinalBefore Event

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

Syntax


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