Rename a File.

Syntax

finDocumentFiles.Rename(index, newFileName, [refreshCollection])

Parameters

NameTypeOptionalByRefDescription
index Integer The zero-based index of the item to delete.
newFileName String The New File Name including Category (folder) and File Extension.
refreshCollection Boolean Optional After successfully renaming the File the collection is normally refreshed. If False, the collection is not refreshed. If omitted, a value of True 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