Populates object from an XML string.

Syntax

finBankingDetails.FromXmlString(xml, [ignoreForeignPks])

Parameters

NameTypeOptionalByRefDescription
xml String The XML string. If this was produced via the ToXmlStringMethod then it may be encrypted.
ignoreForeignPks Boolean Optional Indicates whether to ignore Foreign Pks and use IDs instead. This is useful when importing XML into another database. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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