SWSServer.CopyDirectory
Copy a subdirectory into a new parent directory.
Syntax | Parameters | Return Value |
---|---|---|
Function SWSServer.CopyDirectory( _ uriSource As String, _ uriDestinationParent 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.