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.
Gets the beginpoints for the filter.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property BeginPoints As ParameterDefinitionCollection
Get
'Usage
Dim instance As Filter
Dim value As ParameterDefinitionCollection
value = instance.BeginPoints
public ParameterDefinitionCollection BeginPoints { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.ParameterDefinitionCollection
The beginpoints for the filter.
Implements
Remarks
This property specifies the connection source that can be used to filter and set conditions for connected reports and scorecards. Filters can define only one beginpoint.