clsCRAllocations..::..ReadBefore Event

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

Syntax


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