StdFunctions..::..ReasonsReadBefore Event

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

Syntax


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