Can you please update the same code shown on this page. The example code that explains how to write an attribute speaks of a class called WriteAttributeOperation.Result but I cannot find this class anywhere (except an older commit). It looks like this class was replaced with AttributeWriter.Result, but that is just a guess. Can you share a real sample that works with the current SDK?
Can you please update the same code shown on this page. The example code that explains how to write an attribute speaks of a class called
WriteAttributeOperation.Resultbut I cannot find this class anywhere (except an older commit). It looks like this class was replaced with AttributeWriter.Result, but that is just a guess. Can you share a real sample that works with the current SDK?