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.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New ( _
allChangeObjectTypes As Boolean, _
allChangeTypes As Boolean _
)
'Usage
Dim allChangeObjectTypes As Boolean
Dim allChangeTypes As Boolean
Dim instance As New ChangeQuery(allChangeObjectTypes, _
allChangeTypes)
public ChangeQuery(
bool allChangeObjectTypes,
bool allChangeTypes
)
Parameters
- allChangeObjectTypes
Type: System.Boolean
- allChangeTypes
Type: System.Boolean