UserTasksWebPart.QueryRowLimit Property
This member overrides AggregationWebPart.QueryRowLimit.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property QueryRowLimit As UInteger
Get
'Usage
Dim value As UInteger
value = Me.QueryRowLimit
protected override uint QueryRowLimit { get; }
Property Value
Type: System.UInt32