SWSServer.MoveFile
Move a file to a new directory and optional filename.
Syntax | Parameters | Return Value |
---|---|---|
Function SWSServer.MoveFile( _ uriSource As String, _ uriDestination As String, _ Optional fReplace As SWSReplace = swscUriNoReplace) As String |
Type: String Type: String Type: SWSReplace Default value: swscUriNoReplace |
String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.