Persists collection to an XML string.

Syntax

ISRecentActions.ToXmlString([includeXmlHeader], [maxItems])

Parameters

NameTypeOptionalByRefDescription
includeXmlHeader Boolean Optional Indicates whether to include the XML header tag. If omitted, a value of False is assumed.
maxItems Integer Optional The maximum number of Recent Actions to write to XML. This is used when Saving the Collection. If omitted, a value of 0 is assumed.

Return Value

String

A String value.

Member of:
ISRecentActions
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0