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
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.