Share via


TimeIntelligenceDefinition.Formulas Property (Microsoft.PerformancePoint.Scorecards)

Time Intelligence formulas for parameter

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property Formulas As TimeIntelligenceFormulaCollection
'Usage
Dim instance As TimeIntelligenceDefinition
Dim value As TimeIntelligenceFormulaCollection

value = instance.Formulas
[XmlArrayAttribute] 
public TimeIntelligenceFormulaCollection Formulas { get; }

See Also

Reference

TimeIntelligenceDefinition Class
TimeIntelligenceDefinition Members
Microsoft.PerformancePoint.Scorecards Namespace