BusinessDateFactorygetBusinessDate Method

Overload List

getBusinessDate(Int32) Get a business date using today as the start date.
getBusinessDate(FISADate, Int32) Get a business date from the provided start date.
getBusinessDate(Int32, HolidaySchedule) Get a business date using today as the start date and the provided holiday schedule.
getBusinessDate(FISADate, Int32, HolidaySchedule) Get a business date using the provided start date and the provided holiday schedule.

See Also