SPQueryUsageEntry.QueryType Property
Query type of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property QueryType As String
Get
Set
'Usage
Dim instance As SPQueryUsageEntry
Dim value As String
value = instance.QueryType
instance.QueryType = value
public string QueryType { get; set; }
Property Value
Type: System.String
A String representation of the type.