SellingPriceCollection..::..SellPriceCurrentDateChanged Event

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

Syntax


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