Export information.

Syntax

finInformationExport.Export(fileName, comment, [obsolete_embedFileData], [exportFormat])

Parameters

NameTypeOptionalByRefDescription
fileName String The File Name to export to.
comment String Comment to include in the Export File.
obsolete_embedFileData Boolean Optional OBSOLETE. If omitted, a value of False is assumed.
exportFormat isefinImportInformationFileType Optional The Export Format. Information will only be exported for items that support this format, e.g. if CSV format is selected and you have opted to export Scripts, this will be ignored since Scripts do not support exporting to CSV format. If omitted, a value of isefinImportInformationFileType.Standard is assumed.

Return Value

Boolean

A Boolean value indicating success.

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