Persists object to an XML string.

Syntax

finScript.ToXmlString([includeXmlHeader], [prettify], [partial])

Parameters

NameTypeOptionalByRefDescription
includeXmlHeader Boolean Optional Indicates whether to include the XML header tag. If omitted, a value of False is assumed.
prettify Boolean Optional Indicates whether to return the XML formatted with new lines and indentation. The default is True. If omitted, a value of True is assumed.
partial Boolean Optional Indicates whether only Partial information is required. This will omit Script Code and Template Text details. If omitted, a value of False is assumed.

Return Value

String

A String value.

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