WebCab Bonds for .NET v2.01

BusinessCalendar.nextHoliday Method 

Returns the next non-business day after a given date.

DateTime nextHoliday(
   DateTime date
);

Parameters

date
the date from which the next non-business day is found

Return Value

the next non-business day after date date

See Also

BusinessCalendar Interface | WebCab.BusinessCalendar Namespace