IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

BucketComplianceConditionalHold Property

Signifies whether new objects created in a bucket will be placed under conditional hold.

Syntax

__property String BucketComplianceConditionalHold = { read=FBucketComplianceConditionalHold, write=FSetBucketComplianceConditionalHold };

Default Value

""

Remarks

Signifies whether new objects created in a bucket will be placed under conditional hold.

Setting this to "false" will not release objects from their conditional holds, it will only prevent conditional holds from being placed on any newly-created objects.

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 C++ Builder Edition - Version 20.0 [Build 8265]