RemoteRanking.TenantId property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property TenantId As Guid
Get
'Usage
Dim instance As RemoteRanking
Dim value As Guid
value = instance.TenantId
public Guid TenantId { get; }
Property value
Type: System.Guid