clsDBAllocations..::..DebtorCreditTransactionRemoved Event

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

Syntax


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