Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Not possible to just use the List method to get the existing and then update them and then call save with the updated values as parameter?
...or am I missing something? :)
is possible to provide sample code of what you are refereing too? I am new to this.
Thank you in advance
Hi,
I am trying to create a scheduled job that updates pricing infomation. When I run the job I can add new data using IPriceDetailService.Save(see below), but I am not sure how to update existing pricing data.
Thank you in advance