Article Details
Id:18674
Product:finPOWER Connect
Type:NEW
Version:3.04.02
Opened:12/10/2021
Closed:12/10/2021
Released:02/12/2021
Job: J027560

Business Layer; finAccountCalc.ToHtmlWidgetJsonString; Now supports "includeSchedule" parameter

The finAccountCalc.ToHtmlWidgetJsonString method has an optional "includeSchedule" Boolean parameter.

This had not been implemented and therefore never returned any additional information.

Now, if this is set to True, the JSON string will contain a Schedule property which is the same information returned by the finAccount.Calculation.Schedule.ToHtmlWidgetJsonString() method.