| ChannelMoveFile Method |
| Name | Description | |
|---|---|---|
| MoveFile(String, String, String) |
Moves or renames a file. If the source and target paths are the same, the file will simply be renamed.
| |
| MoveFile(String, Channel, String, String, String) |
Moves or renames a file. If the source and target channels and paths are the same, the file will simply be renamed.
|