SP.BWsaClient.addCommonDatapoint(datapointId) Method
Applies to: SharePoint Foundation 2010
Adds a datapoint ID to the common datapoint list.
SP.BWsaClient.addCommonDatapoint(datapointId);
Parameters
datapointId
Type: UInt32
The ID of the datapoint.
Remarks
The value of datapointId should be a SP.SQMDP Enumeration enumeration value.