PreferredSecuritysetMaturity(FISADate) Method

Sets maturity to a new Redemption object for the given maturityDate with a default redemption value of 100.0.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public void setMaturity(
	FISADate maturityDate
)

Parameters

maturityDate  FISADate
The date on which this security is to mature.

See Also