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 the time that the cache expires, which is based on the MinutesToCache property.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property CacheExpiration As DateTime
Get
'Usage
Dim instance As DataSource
Dim value As DateTime
value = instance.CacheExpiration
public DateTime CacheExpiration { get; }
Property Value
Type: System.DateTime
The time that the cache expires.