Computations based on the assumption of 30 days per month and 360 days per year. This computes the number of days between two dates differently than BasisPartNASD for months with other than 30 days.

Namespace: Imsl.Finance
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public static readonly IBasisPart BasisPart30E360
Visual Basic (Declaration)
Public Shared ReadOnly BasisPart30E360 As IBasisPart
Visual C++
public:
static initonly IBasisPart^ BasisPart30E360

See Also