SalesOrderLineCollection..::..ReTotalEnd Event

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

Syntax


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