IAnalyticsItemData.ScopeId - Propriété
Obtient l'ID de portée unique pour afficher les événements.
Espace de noms : Microsoft.Office.Server.Search.Analytics
Assembly : Microsoft.Office.Server.Search.Applications (dans Microsoft.Office.Server.Search.Applications.dll)
Syntaxe
'Déclaration
ReadOnly Property ScopeId As Nullable(Of Guid)
Get
'Utilisation
Dim instance As IAnalyticsItemData
Dim value As Nullable(Of Guid)
value = instance.ScopeId
Nullable<Guid> ScopeId { get; }
Valeur de propriété
Type : System.Nullable<Guid>
Remarques
Un ID web est un exemple d'un ID de portée.