LineCollection..::..TotalCubicChanged Event

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

Syntax


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