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.
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