PublicAPI.Services.FileServices.RenameFile ELMA API Documentation
Rename File in Storage
 
 
Syntax

public string RenameFile(
	string id,
	string fileName
)

Return Value

Type: String
New File Name, after trimming special symbols
See Also