Article Details
Id: | 14074 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 3.00.02 |
Opened: | 02/09/2016 |
Closed: | 19/09/2016 |
Released: | 07/10/2016 |
Job: | J018002 |
![]() |
finAccountClose.ToHtmlString() method removed
The ToHtmlString method has been deprecated from the business layer finAccountClose object.
To get a Close Summary, use one of the following methods in finSummaryPageFunctions:
- AccountCloseSummary
- AccountCloseLogSummary
Although the finAccountClose.ToHtmlString() method still exists (to prevent Script compilation errors), this is still a breaking change since this method now simply returns an HTML formatted error message.