1. Home
  2. Docs
  3. File Automation
  4. MoveFile

MoveFile

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.