November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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