Populates object from an CSV string.

Syntax

finGlAccount.FromCsvString(csv, [updateExisting])

Parameters

NameTypeOptionalByRefDescription
csv String The CSV string. This must include both header and data rows.
updateExisting Boolean Optional Indicates whether to Update this object without first clearing it. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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