frmWarehouseTransfer..::..ExecuteCostMethod Event

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

Syntax


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