IAnalyticsItemData.TenantId - Propriété
Obtient l'ID du client.
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 TenantId As Guid
Get
'Utilisation
Dim instance As IAnalyticsItemData
Dim value As Guid
value = instance.TenantId
Guid TenantId { get; }
Valeur de propriété
Type : System.Guid