Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public ReadOnly Property RankingModelId As String
Get
'Usage
Dim instance As RankingModelNotFoundException
Dim value As String
value = instance.RankingModelId
public string RankingModelId { get; }
Property Value
Type: System.String
Returns String.
See Also
Reference
RankingModelNotFoundException Class