IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

GetCompliance Method

Gets the compliance settings for the current bucket or an object in it.

Syntax

void __fastcall GetCompliance(String ObjectName);

Remarks

Calling this method and passing the empty string for ObjectName will cause BucketCompliance to be populated for the current bucket. Otherwise, this method will cause ObjectCompliance to be populated for the object with the given ObjectName (as long as such an object exists in the current bucket, and the bucket's compliance settings are enabled).

Refer to the UpdateCompliance documentation for more information about compliance.

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