GridViewDataInputs.TimeIntelligenceFormula Property
Gets or sets the value of a time intelligence filter that is connected to the TIFormula endpoint.
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 GridViewDataInputs
Dim value As String
value = instance.TimeIntelligenceFormula
instance.TimeIntelligenceFormula = value
public string TimeIntelligenceFormula { get; set; }
Property Value
Type: System.String
The value of a time intelligence filter that is connected to the TIFormula endpoint.