Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.