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.
Gets the ResultDefinition structures for the results of the query.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property Definition As ResultDefinition()
Get
Friend Set
'Usage
Dim instance As ResultTableCollection
Dim value As ResultDefinition()
value = instance.Definition
[DataMemberAttribute]
public ResultDefinition[] Definition { get; internal set; }
Property Value
Type: []
An array of structures whose fields provide details on the query's keyword definitions.