Skip to main content
Solved

What is the practical difference between Graph.View.SetValueExt() and Graph.View.Cache.SetValueExt()?

  • 17 February 2022
  • 2 replies
  • 256 views

I think I have a practical understanding of the role of the cache, but what are the differences between these two methods, and if there are major differences, when would one be better over another?

I don’t think there is any difference between these two methods. It should still trigger the same code. 


Yes, I have tried both, and I don’t see any difference between them. You can use any of those syntaxes to set the value for the field. :)


Reply