WebCab Bonds for .NET v2.01

BusinessCalendar.nextWorkingDay Method 

Returns the next business day after a given date.

DateTime nextWorkingDay(
   DateTime date
);

Parameters

date
the date from which the next business day is found

Return Value

the next business day after date date

See Also

BusinessCalendar Interface | WebCab.BusinessCalendar Namespace