QueryProperties.IntentQueryId property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property IntentQueryId As Guid
    Get
    Set
'Usage
Dim instance As QueryProperties
Dim value As Guid

value = instance.IntentQueryId

instance.IntentQueryId = value
public Guid IntentQueryId { get; set; }

Property value

Type: System.Guid

See also

Reference

QueryProperties class

QueryProperties members

Microsoft.Office.Server.Search.Query namespace