Get an Account History Rating Diagram object for use when generating an Account History Rating diagram (type 3).

This is created based upon the HistoryRating3 and HistoryRatingUpdatedDate3 properties and assumes that each item in the HistoryRating3 String represents a month, with the first character representing the month as specified by the HistoryRatingUpdatedDate3 property.

Syntax

finAccount.GetHistoryRatingDiagram3([dateAsAt], [itemCount])

Parameters

NameTypeOptionalByRefDescription
dateAsAt Date Optional The Date As At. If omitted, the end of the previous month will be assumed. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
itemCount Integer Optional The number of items to include in the collection. An Integer value between 1 and 36. If omitted, a value of 24 is assumed.

Return Value

finAccountHistoryRatingDiagram

A finAccountHistoryRatingDiagram object.

Member of:
finAccount
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0