VisualBestBetHelper.Id Property
Gets an identifier associated with the visual best bet.
Namespace: Microsoft.Office.Server.Search.Query.Common
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property Id As Integer
Get
Set
'Usage
Dim instance As VisualBestBetHelper
Dim value As Integer
value = instance.Id
instance.Id = value
public int Id { get; set; }
Property Value
Type: System.Int32
Returns Int32.