ZeroCouponSecuritygetInterestFrequencyValue Method
A convenience method to get the interest frequency as an integer.
If InterestFrequency has not been set, then 0 is returned.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public int getInterestFrequencyValue()
Public Function getInterestFrequencyValue As Integer
Return Value
Int32The interest frequency as an integer.