Share via


SPChangeLogItemQuery.RowLimit property

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

Syntax

'Declaration
Public Property RowLimit As String
    Get
    Set
'Usage
Dim instance As SPChangeLogItemQuery
Dim value As String

value = instance.RowLimit

instance.RowLimit = value
public string RowLimit { get; set; }

Property value

Type: System.String

See also

Reference

SPChangeLogItemQuery class

SPChangeLogItemQuery members

Microsoft.SharePoint namespace