Partager via


AnalyticsItemData.ScopeId - Propriété

Obtient l'ID d'étendue 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
<DataMemberAttribute> _
Public Property ScopeId As Nullable(Of Guid)
    Get
    Friend Set
'Utilisation
Dim instance As AnalyticsItemData
Dim value As Nullable(Of Guid)

value = instance.ScopeId
[DataMemberAttribute]
public Nullable<Guid> ScopeId { get; internal set; }

Valeur de propriété

Type : System.Nullable<Guid>

Implémentations

IAnalyticsItemData.ScopeId

Remarques

Un ID web est un exemple d'un ID de portée.

Voir aussi

Référence

AnalyticsItemData classe

AnalyticsItemData - Membres

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