QueryProperties.IntentQueryId-Eigenschaft
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; }
Eigenschaftswert
Typ: System.Guid