PeriodRollover..::..RollCreditorsEnd Event

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

Syntax


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