Remove Parent Child relationship via .Net Add-in
Summary:
Remove Parent-Child relationship via .Net Add-in
Content (required):
Hi All,
We are trying to create a report command add-in that removes the association of a parent record from the selected report (incidents) rows on click. I tried passing 'null' for the SOAP Update operation, doesn't throw any error but the relationship is not removed. This works in PHP but any idea how this can be achieved in .NET?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0