BDCFollowing





http://www.QuantTools.com
CapeTools BusinessDayConvention Enums function list

Welcome | Documentation format | QuantTools Groups | QuantTools Categories | Licence

Key TAGs | Excel Index | API Index



Following Business Day Convention.

If after shifting a date and the new date falls on a holiday (includes weekends), this method chooses the first business day after the given holiday.



Note: Within Excel, the function is named - CT.BDC.Following




Extended information

Function Syntax

VB Syntax


String CTBDCEnums.BDCFollowing()


Excel Spreadsheet Syntax


=CT.BDC.Following()


C++ Syntax


static std::string BDCFollowing();


DotNET Syntax


System.String CTBDCEnums.BDCFollowing();


The following is a sample output from executing the BDCFollowing() function call
Note : Dates are displayed as serial dates.


following


Copyright (c) 2003-2007 CapeTools - All Rights Reserved.