Persists object to an XML string.

Syntax

finUser.ToXmlString([includeXmlHeader], [prettify], [onlyIncludeInRole])

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.
onlyIncludeInRole Boolean Optional If omitted, a value of False is assumed.

Return Value

String

A String value.

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