Persists object to an XML string.

Syntax

finExternalParty.ToXmlString([includeXmlHeader], [prettify])

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.

Return Value

String

A String value.

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