SalesOrderHistoryCollection..::..HistoryCustomSettingChanged Event

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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