Creditor..::..CreditorPeriodBalancesUpdated Event

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

Syntax


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