Aiwozo.Files.Core.Activity.MoveFile
- Moves a file from one specified location to another.
Properties
Misc
- DisplayName (String) – To set a meaningful name according to the user.
- File Destination Path(InArgument<String>) – The destination path to which the file is to be moved.
- File Source Path (InArgument<String>) – The path of the file which is to be moved.