IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

ObjectComplianceLegalHold Property

Specifies whether or not an object is under legal hold.

Object Oriented Interface

public function getObjectComplianceLegalHold();
public function setObjectComplianceLegalHold($value);

Procedural Interface

ipworkscloud_wasabi_get($res, 34 );
ipworkscloud_wasabi_set($res, 34, $value );

Default Value

''

Remarks

Specifies whether or not an object is under legal hold.

If an object is under legal hold, it cannot be deleted regardless of whether or not its retention time has passed.

Refer to the UpdateCompliance documentation for more information about compliance.

This property is not available at design time.

Data Type

String

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