DataSource.CacheExpiration - Propriété
Obtient l'heure à laquelle l'expiration du cache, qui est basée sur la propriété MinutesToCache .
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CacheExpiration As DateTime
Get
'Utilisation
Dim instance As DataSource
Dim value As DateTime
value = instance.CacheExpiration
public DateTime CacheExpiration { get; }
Valeur de propriété
Type : System.DateTime
Heure à laquelle le cache expire.