Exago .NET API Documentation
MoveFolder(String,String) Method
WebReports.Api.ReportMgmt Namespace > ReportMgmtBase Class > MoveFolder Method : MoveFolder(String,String) Method
The full path from the root of the folder to rename.
The full path from the root to change the folder to.
Rename/move a folder.
Syntax
public void MoveFolder( 
   System.string oldName,
   System.string newName
)

Parameters

oldName
The full path from the root of the folder to rename.
newName
The full path from the root to change the folder to.
See Also

Reference

ReportMgmtBase Class
ReportMgmtBase Members
Overload List