Cloud Storage Integrator 2016 Linux Edition
Cloud Storage Integrator 2016 Linux Edition
Questions / Feedback?

ObjectComplianceConditionalHold Property

Specifies whether an object is under conditional hold.

Syntax

char* GetObjectComplianceConditionalHold();

int SetObjectComplianceConditionalHold(char* lpszObjectComplianceConditionalHold);

Default Value

""

Remarks

Specifies whether an object is under conditional hold.

An object under conditional hold cannot be deleted, but can be removed from conditional hold by setting this to "false" and calling UpdateCompliance for that object. Once an object is released from conditional hold, its retention period begins, and it cannot be deleted until its retention time has passed. An object cannot be restored to conditional hold.

Refer to the UpdateCompliance documentation for more information about compliance.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Linux Edition - Version 16.0 [Build 7239]