SPSiteDataQuery bug

No comments

SPSiteDataQuery has a bug. Not working when you are trying to retrieve a Multi User Field (“UserMulti”). The Where clause is working when using this type of field, but not getting the values in the DataTable when calling spWeb.GetSiteData(query).

You can read more about this here.

Leave a comment