Prices..::..ReadEnd Event

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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