ShipmentLine..::..Read Event

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Entities
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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