WebCab Bonds for .NET v2.01

AbstractBusinessCalendar.nextHoliday Method 

Returns the next holiday day after a given date.

public virtual DateTime nextHoliday(
   DateTime date
);

Parameters

date
the date given for which the next holiday date will be determined.

Return Value

the next holiday day after date date

Implements

BusinessCalendar.nextHoliday

See Also

AbstractBusinessCalendar Class | WebCab.BusinessCalendar Namespace | BusinessCalendar#nextHoliday