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.

Applies To

SP.BWsaClient Class

See Also

Reference

SP.BWsaClient Methods

SP.BWsaClient Properties

SP Namespace