Share via


KpiMeasure.IsCustomCurrentFormula Property (Microsoft.PerformancePoint.Scorecards)

If true, then CurrentFormula is used to compute the current value.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property IsCustomCurrentFormula As Boolean
'Usage
Dim instance As KpiMeasure
Dim value As Boolean

value = instance.IsCustomCurrentFormula

instance.IsCustomCurrentFormula = value
[XmlAttributeAttribute] 
public bool IsCustomCurrentFormula { get; set; }

See Also

Reference

KpiMeasure Class
KpiMeasure Members
Microsoft.PerformancePoint.Scorecards Namespace