Share via


ParameterDefinition.EmitterType Property (Microsoft.PerformancePoint.Scorecards)

The type of beginpoint, which describes the type of 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
'Usage
Dim instance As ParameterDefinition
Dim value As BeginPointEmitterType

value = instance.EmitterType

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

See Also

Reference

ParameterDefinition Class
ParameterDefinition Members
Microsoft.PerformancePoint.Scorecards Namespace