Persists the Calculation object to an XML string. Used in Account Archives, for example.

Will only return a value if the calculation is a "Quote" or "Historic", i.e. IsQuote or IsModeHistoric are True.

Syntax

finAccountCalc.ToXmlString([includeSchedule], [includeScheduleAuditInformation], [includeXmlHeader])

Parameters

NameTypeOptionalByRefDescription
includeSchedule Boolean Optional Include future Financial Schedule? If omitted, a value of True is assumed.
includeScheduleAuditInformation Boolean Optional If including the future Financial Schedule, also include full Interest Audit information? If omitted, a value of True is assumed.
includeXmlHeader Boolean Optional Indicates whether to include the XML header tag. If omitted, a value of False is assumed.

Return Value

String

A String value.

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