SPChangeLogItemQuery.RowLimit - Propriété
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property RowLimit As String
Get
Set
'Utilisation
Dim instance As SPChangeLogItemQuery
Dim value As String
value = instance.RowLimit
instance.RowLimit = value
public string RowLimit { get; set; }
Valeur de propriété
Type : System.String