SP.BWsaClient.isUserOptedIn() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Determines whether the user opted in to allow Software Quality Metrics (SQM) data collection.
var value = SP.BWsaClient.isUserOptedIn();
Return Value
Type: Boolean
true if the user opted in to allow SQM data collection; otherwise, false.
Remarks
This method verifies whether the user opted in to allow SQM data collection.