SalesOrderLineCollection..::..MinGPWarningEvent Event

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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