BeginPointEmitterType enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the type of beginpoint, which describes the type of information sent by the filter or scorecard.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Enumeration BeginPointEmitterType
'Usage
Dim instance As BeginPointEmitterType
public enum BeginPointEmitterType

Members

Member name Description
BothAConditionalVisibilityAndParameterEmitter Represents a beginpoint that sends both conditional visibility and parameter information.
ConditionalVisibilityEmitter Represents a beginpoint that sends conditional visibility information.
ParameterEmitter Represents a beginpoint that sends parameter information.

See also

Reference

Microsoft.PerformancePoint.Scorecards namespace