共用方式為


UserTasksWebPart.QueryRowLimit property

This member overrides AggregationWebPart.QueryRowLimit.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Overrides ReadOnly Property QueryRowLimit As UInteger
    Get
'用途
Dim value As UInteger

value = Me.QueryRowLimit
protected override uint QueryRowLimit { get; }

Property value

Type: System.UInt32

請參閱

參照

UserTasksWebPart class

UserTasksWebPart members

Microsoft.SharePoint.WebPartPages namespace