Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the time value used for computing a time intelligence filter that is connected to the TICurrentDateTime endpoint.
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 GridViewDataInputs
Dim value As String
value = instance.TimeIntelligenceCurrentTime
instance.TimeIntelligenceCurrentTime = value
public string TimeIntelligenceCurrentTime { get; set; }
Property Value
Type: System.String
The time value used for computing a time intelligence filter that is connected to the TICurrentDateTime endpoint.