Move files to a different folder
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- folderId
- Type:
System String
The id of the folder
- fileIds
- Type:
System.Collections.Generic IList
String
List of comma separated file ids
Return Value
Returns a list of FileMoveResult objects.See Also