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.
Returns a timestamp of the last time that the data was updated.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Function LastUpdate As String
'Usage
Dim instance As IDataSourceProvider
Dim returnValue As String
returnValue = instance.LastUpdate()
string LastUpdate()
Return Value
Type: System.String
A timestamp of the last time that the data was updated.
Remarks
This information is used for cache keys.