clsBOAllocation..::..BOAllocationCreateNewBefore Event

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

Syntax


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