Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Example setting IsDeleted to true:
client.Update<Video>("147249251").Field(x => x.IsDeleted, true).Execute();
The only place I have seen Update mentioned in the documentation is at the end of this page:
http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-Find/11/DotNET-Client-API/Indexing/
Hi,
How should we use Update operation?
Uncompleted example:
What should we use as commandAction?
Did we create correct UpdateRequestBody item?
I'll be grateful for any links to this topic.
Best regards,
Pavel