BucketComplianceStatus Property

Whether or not the a bucket has compliance settings enabled.

Syntax

QString GetBucketComplianceStatus();
int SetBucketComplianceStatus(QString qsBucketComplianceStatus);

Default Value

""

Remarks

Whether or not the a bucket has compliance settings enabled.

Setting this to "enabled" and calling UpdateCompliance will enable compliance for the current bucket. If this is set to "disabled", all other bucket compliance settings will be ignored when UpdateCompliance is called.

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 Qt Edition - Version 20.0 [Build 8265]