BIDataContainer.ClearSelections Method
Clears the values, messages, and mappings collections.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Sub ClearSelections
'Usage
Dim instance As BIDataContainer
instance.ClearSelections()
public void ClearSelections()