SellingPriceCollection..::..SellPriceForwardDateChanged Event

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

Syntax


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