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.
Sample rate member of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property SampleRate As Nullable(Of Byte)
Get
Set
'Usage
Dim instance As SPQueryUsageEntry
Dim value As Nullable(Of Byte)
value = instance.SampleRate
instance.SampleRate = value
public Nullable<byte> SampleRate { get; set; }
Property Value
Type: System.Nullable<Byte>
A Nullable<T> representation of the rate.