StdFunctions..::..ReasonsSaveBefore Event

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

Syntax


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