Persists object to an XML string.

<para> This XML is optimised for size and may also be encrypted. </para> <para> Unless a Payment Method is specified that links to an Export Service that either requires (or can optionally use) the Card Security Code, and the Payment Method specified to require the Card Security Code, this property will not be saved with the XML for security conformity. </para>

Syntax

finBankingDetails.ToXmlString([includePaymentMethod], [includeReference], [includePrintCheque], [includePaymentType])

Parameters

NameTypeOptionalByRefDescription
includePaymentMethod Boolean Optional Indicates whether to include the Payment Method details. If omitted, a value of False is assumed.
includeReference Boolean Optional Indicates whether to include the Reference. If omitted, a value of False is assumed.
includePrintCheque Boolean Optional Indicates whether to include the Print Cheque status (if an Outwards Cheque). If omitted, a value of False is assumed.
includePaymentType Boolean Optional If omitted, a value of False is assumed.

Return Value

String

A String value.

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