BookIn..::..FormOutputItemSerialSelectionFormDisplayBefore Event

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCostUI.BookIn
Assembly:  JiwaLandedCostUI (in JiwaLandedCostUI.dll)

Syntax


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