How to use the GetChanges method of SiteData WebService
问题 Can anyone elaborate on the parameter values to be supplied for GetChanges method of SiteData Web Service? Basically I am not able to understand what value should we supply for startChangeID and EndChangeID and from where can we get these values? Any help on this would be greatly appreciated. Thanks. 回答1: Try calling GetContent first with string result = mysiteDataServiceInstance.GetContent(SiteDataService.ObjectType.ContentDatabase, myContentDbGuid.ToString(), "", "", false, false, ref