CashFlowScheduleSecuritysetMaturity(FISADate, Double) Method
The maturity redemption is derived from the provided
CashFlowSchedule for a
CashFlowScheduleSecurity. Therefore calling this method has no effect on a
CashFlowScheduleSecurity.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public override sealed void setMaturity(
FISADate maturityDate,
double redemptionValue
)
Public Overrides NotOverridable Sub setMaturity (
maturityDate As FISADate,
redemptionValue As Double
)
Parameters
- maturityDate FISADate
-
This parameter is ignored for a CashFlowScheduleSecurity.
- redemptionValue Double
-
This parameter is ignored for a CashFlowScheduleSecurity.