Share via


ParameterDefinition.EmitterType Property

Gets or sets the type of beginpoint information that the filter emits.

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

Syntax

'Declaration
Public Property EmitterType As BeginPointEmitterType
    Get
    Set
'Usage
Dim instance As ParameterDefinition
Dim value As BeginPointEmitterType

value = instance.EmitterType

instance.EmitterType = value
public BeginPointEmitterType EmitterType { get; set; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.BeginPointEmitterType
The type of beginpoint information that the filter emits.

See Also

Reference

ParameterDefinition Class

ParameterDefinition Members

Microsoft.PerformancePoint.Scorecards Namespace