Sdílet prostřednictvím


ParameterContainer.TimeIntelligenceFormula Property

Gets or sets the value of a time intelligence formula filter.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public Property TimeIntelligenceFormula As String
    Get
    Set
'Usage
Dim instance As ParameterContainer
Dim value As String

value = instance.TimeIntelligenceFormula

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

Property Value

Type: System.String
The value of the time intelligence formula filter.

See Also

Reference

ParameterContainer Class

ParameterContainer Members

Microsoft.PerformancePoint.Scorecards Namespace