Creditor..::..TransactionsRead Event

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

Syntax


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