Schema.TenantId - Propriété
Obtient l'id du client qui appartiennent à ce schéma.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TenantId As Guid
Get
'Utilisation
Dim instance As Schema
Dim value As Guid
value = instance.TenantId
public Guid TenantId { get; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms