BatchPrint..::..GotActions Event

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

Syntax


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