SPRequestUsageEntry.RequestType Property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property RequestType As String
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As String
value = instance.RequestType
instance.RequestType = value
public string RequestType { get; set; }
Property Value
Type: System.String
Returns String.