IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

bucketComplianceIsLocked (property)

Signifies whether the current bucket's compliance settings are locked or not.

Syntax

@property (nonatomic,readonly,assign,getter=bucketComplianceIsLocked) NSString* bucketComplianceIsLocked;
- (NSString*)bucketComplianceIsLocked;
public var bucketComplianceIsLocked: String {
  get {...}
}

Default Value

""

Remarks

Signifies whether the current bucket's compliance settings are locked or not.

Refer to the UpdateCompliance documentation for more information about compliance.

This property is read-only.

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