SubPointSolutions / spmeta2

SharePoint artifact provision for .NET platform. Supports SharePoint Online, SharePoint 2019, 2016 and 2013 via CSOM/SSOM.
http://subpointsolutions.com/spmeta2
133 stars 56 forks source link

Extend SSOM handler for SPList.DisableGridEditing #1097

Closed andreasblueher closed 6 years ago

andreasblueher commented 6 years ago

I'll create a new pull request to be able to set DisableGridEditing at least for SSOM handler. I know you're not too fond of having to many SSOM only properties, but maybe there will be support for it later down the road when CSOM becomes the no 1 go to choice to automatically deploy models.

SubPointSupport commented 6 years ago

Too easy, go ahead.

andreasblueher commented 6 years ago

If the PR is merged, can't this issue be closed?

SubPointSupport commented 6 years ago

Yes, all good. Closing, implemented in https://github.com/SubPointSolutions/spmeta2/pull/1098 by @andreasblueher