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.