WebCab Bonds for .NET v2.01

BeijingBusinessCalendar.isHoliday Method 

Returns true if the specified date calendar is a holiday day.

public override bool isHoliday(
   DateTime date
);

Parameters

date
the date to check

Return Value

true if the specified date calendar is a holiday day, false otherwise

Implements

BusinessCalendar.isHoliday

See Also

BeijingBusinessCalendar Class | WebCab.BusinessCalendar.Cities Namespace