ZeroCouponSecuritygetInterestFrequencyValue Method

A convenience method to get the interest frequency as an integer. If InterestFrequency has not been set, then 0 is returned.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public int getInterestFrequencyValue()

Return Value

Int32
The interest frequency as an integer.

See Also