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
Sets the specified datapoint to the specified value.
SP.BWsaClient.setDw(dwDatapointId, dwDatapointValue);
Parameters
dwDatapointId
Type: UInt32
The ID of the datapoint.
dwDatapointValue
Type: UInt32
The value to which the datapoint is set.
Remarks
This method creates a new datapoint if a datapoint with the specified ID does not exist.