SP.BWsaClient(uploadUrl, fIsOptedIn) Constructor

Applies to: SharePoint Foundation 2010

Initializes a new instance of the BWsaClient class using the specified upload URL and opt-in status.

var value = new BWsaClient(uploadUrl, fIsOptedIn);

Parameters

uploadUrl

Type: String

The URL to the Software Quality Metrics (SQM) data collection.

fIsOptedIn

Type: Boolean

true if the user opted in to use the SQM data collection; otherwise, false.

Applies To

SP.BWsaClient Class

See Also

Reference

SP.BWsaClient Methods

SP.BWsaClient Properties

SP Namespace