Populates object from an XML string.

Syntax

ISRole.FromXmlString(xml, [updateExisting], [ignoreForeignPks])

Parameters

NameTypeOptionalByRefDescription
xml String The XML string.
updateExisting Boolean Optional Indicates whether to Update this object without first clearing it. If omitted, a value of False is assumed.
ignoreForeignPks Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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