Persists object to an XML string.

Syntax

finAccountType.ToXmlString([includeXmlHeader], [updateExisting], [prettify])

Parameters

NameTypeOptionalByRefDescription
includeXmlHeader Boolean Optional Indicates whether to include the XML header tag. If omitted, a value of False is assumed.
updateExisting Boolean Optional Indicates whether to update existing records. 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.

Return Value

String

A String value.

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