This topic has not yet been rated - Rate this topic

SPAuditQuery.RowLimit property

Gets or sets the maximum number of rows of data that can be obtained from an audit query.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public uint RowLimit { get; set; }

Property value

Type: System.UInt32
An unsigned 32-bit integer that provides the maximum number of rows of data that can be obtained.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.