Site.GetChanges(ChangeQuery) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ChangeCollection GetChanges (Microsoft.SharePoint.Client.ChangeQuery query);
member this.GetChanges : Microsoft.SharePoint.Client.ChangeQuery -> Microsoft.SharePoint.Client.ChangeCollection
Public Function GetChanges (query As ChangeQuery) As ChangeCollection
Parameters
- query
- ChangeQuery
Returns
- Attributes