QuoteAnalyticsgetAnalytics Method
Get the Analytics object with values calculated to the provided Redemption.
If the provided Redemption does not belong to the parent Security, a
CalculationException with an errorCode of 5000 is thrown.
Namespace: com.ftlabs.fisa.calcAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public Analytics getAnalytics(
Redemption redemption
)
Public Function getAnalytics (
redemption As Redemption
) As Analytics
- redemption Redemption
-
Analytics
Analytics object with values calculated to the provided Redemption.