SWSServer.MoveDirectory
Move a subdirectory into a new parent directory.
| Syntax | Parameters | Return Value |
|---|---|---|
Function SWSServer.MoveDirectory( _
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.
