clsBOAllocation..::..BOAllocationReadBefore Event

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

Syntax


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