Partager via


ChangeQuery - Constructeur (Boolean, Boolean)

Initializes a new instance of the ChangeQuery object.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    allChangeObjectTypes As Boolean, _
    allChangeTypes As Boolean _
)
'Utilisation
Dim allChangeObjectTypes As Boolean
Dim allChangeTypes As Boolean

Dim instance As New ChangeQuery(allChangeObjectTypes, _
    allChangeTypes)
public ChangeQuery(
    bool allChangeObjectTypes,
    bool allChangeTypes
)

Paramètres

Voir aussi

Référence

ChangeQuery classe

ChangeQuery - Membres

ChangeQuery - Surcharge

Microsoft.SharePoint.Client - Espace de noms