UsageAnalyticsJobDefinition.UpdateRelationShipCacheThreshold - Propriété

Obtient ou définit une valeur integer qui spécifie le nombre de jours à des événements d'utilisation brutes agrégation utilisés lors de la mise à jour recommendations, qui est la sortie produite par l'analyse d'utilisation.

Espace de noms :  Microsoft.Office.Server.Search.Analytics
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property UpdateRelationShipCacheThreshold As Integer
    Get
    Set
'Utilisation
Dim instance As UsageAnalyticsJobDefinition
Dim value As Integer

value = instance.UpdateRelationShipCacheThreshold

instance.UpdateRelationShipCacheThreshold = value
public int UpdateRelationShipCacheThreshold { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

UsageAnalyticsJobDefinition classe

UsageAnalyticsJobDefinition - Membres

Microsoft.Office.Server.Search.Analytics - Espace de noms