AnalyticsUsageEvent.ScopeId - Propriété
Obtient ou définit l'ID de l'étendue.
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 Guid
Get
Set
'Utilisation
Dim instance As AnalyticsUsageEvent
Dim value As Guid
value = instance.ScopeId
instance.ScopeId = value
[DataMemberAttribute]
public Guid ScopeId { get; set; }
Valeur de propriété
Type : System.Guid