Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

Rename Method

Renames the specified document in the document library.

Syntax

[VB.NET]
Public Sub Rename(ByVal DocumentName As String, ByVal NewName As String)
[C#]
public void Rename(string documentName, string newName);

Remarks

The specified DocumentName will be renamed to NewName in the specified document library after a call to this method.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]