AnalyticsItemData.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
<DataMemberAttribute> _
Public Property TenantId As Guid
Get
Friend Set
'Utilisation
Dim instance As AnalyticsItemData
Dim value As Guid
value = instance.TenantId
[DataMemberAttribute]
public Guid TenantId { get; internal set; }
Valeur de propriété
Type : System.Guid