Partager via


ChangeQuery.RecursiveAll - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Property RecursiveAll As Boolean
    Get
    Set
'Utilisation
Dim instance As ChangeQuery
Dim value As Boolean

value = instance.RecursiveAll

instance.RecursiveAll = value
public bool RecursiveAll { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ChangeQuery classe

ChangeQuery - Membres

Microsoft.SharePoint.Client - Espace de noms