clsDBAllocations..::..DebtorCreditTransactionAdded Event

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

Syntax


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