SP.BWsaClient.uploadWsaDataRequest(json) Method
Applies to: SharePoint Foundation 2010
Sends the Software Quality Metrics (SQM) data to the dispatcher.
SP.BWsaClient.uploadWsaDataRequest(json);
Parameters
json
Type: String
The JavaScript Object Notation (JSON) text containing the SQM data.
Remarks
This method skips sending this upload if the previous upload is still active.