Delete a File.

Syntax

finDocumentFiles.Delete(index, [permanentDelete])

Parameters

NameTypeOptionalByRefDescription
index Integer The zero-based index of the item to delete.
permanentDelete Boolean Optional Applies to services that support undelete. False (default) will allow the Document File to be undeleted, True will permanently delete the Document File. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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