Share via


ParameterDefinition.DefaultPostFormula Property (Microsoft.PerformancePoint.Scorecards)

The default Post Formula for this filter. This value is used when the Post Formula editor is opened in Dashboard Designer.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Property DefaultPostFormula As String
'Usage
Dim instance As ParameterDefinition
Dim value As String

value = instance.DefaultPostFormula

instance.DefaultPostFormula = value
public string DefaultPostFormula { get; set; }

See Also

Reference

ParameterDefinition Class
ParameterDefinition Members
Microsoft.PerformancePoint.Scorecards Namespace