FISA.NET
C#
VB
Show/Hide TOC
Calculator
get
Cash
Flow
Count Method
Get the number of cashflows within the bounding settlement to
Redemption
period.
Definition
Namespace:
com.ftlabs.fisa.calc
Assembly:
FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
Copy
int
getCashFlowCount
()
VB
Copy
Function
getCashFlowCount
As
Integer
Return Value
Int32
The number of cashflows within the supported settlement to
Redemption
period.
Implements
CashFlowSchedule
getCashFlowCount
See Also
Reference
Calculator Interface
com.ftlabs.fisa.calc Namespace
In This Article
Definition
Return Value
Implements
See Also