ParameterContainer.TimeIntelligenceCurrentTime Property
Gets or sets the value of the time intelligence current date filter.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Property TimeIntelligenceCurrentTime As String
Get
Set
'Usage
Dim instance As ParameterContainer
Dim value As String
value = instance.TimeIntelligenceCurrentTime
instance.TimeIntelligenceCurrentTime = value
public string TimeIntelligenceCurrentTime { get; set; }
Property Value
Type: System.String
The value of the time intelligence current date filter.