FASTSearchRuntime.UserContextGroupID Property
Gets or sets the identifier used to group keywords used for matching Best Bets and Visual Best Bets. This property specifies an identifier used to group keywords used for matching Best Bets and Visual Best Bets. See also Keyword Management (FAST Search Server 2010 for SharePoint).
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property UserContextGroupID As String
Get
Set
'Usage
Dim instance As FASTSearchRuntime
Dim value As String
value = instance.UserContextGroupID
instance.UserContextGroupID = value
public string UserContextGroupID { get; set; }
Property Value
Type: System.String
Returns String.