Persists object to an XML string.

Syntax

finPortal.ToXmlString([includeXmlHeader], [includeExportDate], [prettify], [partial])

Parameters

NameTypeOptionalByRefDescription
includeXmlHeader Boolean Optional Indicates whether to include the XML header tag. If omitted, a value of False is assumed.
includeExportDate Boolean Optional If omitted, a value of True 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 and also any sub-objects such as Pages and Resources. If omitted, a value of False is assumed.

Return Value

String

A String value.

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