IMSL .NET Numerical Libraries
IMSL .NET Numerical Libraries
Imsl.Finance
Bond Class
Bond.Frequency Enumeration
DayCountBasis Class
Finance Class
Finance.Period Enumeration
IBasisPart Interface
Finance
Period Enumeration
Used to indicate that payment is made at the beginning or end of each period.
Namespace:
Imsl.Finance
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
C#
VB
C++
F#
Copy
public
enum
Period
Public
Enumeration
Period
public
enum class
Period
type
Period
Members
Member name
Value
Description
AtEnd
0
Indicates payment is made at the end of each period.
AtBeginning
1
Indicates payment is made at the beginning of each period.
See Also
Reference
Imsl.Finance Namespace
Send comments on this topic to
IMSL support