clsDBAllocations..::..DebtorCreditTransactionChanged Event

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

Syntax


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