SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MoveToRename Property

Enables move-to-rename operation handling mode.

Object Oriented Interface

public function getMoveToRename();
public function setMoveToRename($value);

Procedural Interface

secureblackbox_webdavclient_get($res, 69 );
secureblackbox_webdavclient_set($res, 69, $value );

Default Value

true

Remarks

Use this property to enable or disable move-to-rename mode.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]