ResultTable.TableType property

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

Syntax

'Declaration
Public Property TableType As String
    Get
    Friend Set
'Usage
Dim instance As ResultTable
Dim value As String

value = instance.TableType
public string TableType { get; internal set; }

Property value

Type: System.String

See also

Reference

ResultTable class

ResultTable members

Microsoft.Office.Server.Search.Query namespace