I'm looking for sample C# code to give me the total sum of the estimated revenue from all the Opportunity records, then I want to take that value and store it in a field called "Estimated Revenue" in an entity called "Balances".
I've looked at the sample provided in SDK but I've spent a week trying to work around. I just started Plugin dev 2 weeks ago. Would appreciate if anyone can point me in the right direction.