PeriodRollover..::..RollCreditorStart Event

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

Syntax


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