clsContact..::..DebtorSaveBefore Event

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

Syntax


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