-
I am trying to update Modifed field using PNP SystemUpdateAsync. using (var ctx = await _pnpContextFactory.CreateAsync(new Uri("http://site"))) at PnP.Core.Model.TransientObject.GetValue[T](String propertyName) Normally, in csom, I've been able to swap these methods without any issues. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@berntrune : this seems to be an issue, let's track via #570 |
Beta Was this translation helpful? Give feedback.
@berntrune : this seems to be an issue, let's track via #570