Hi all,
as in the Subject, I need to retrieve the name of the actual stage of the Opportunity (Qualified, Propose, Contract, Close)
in c# asp.net
I'm using fetchXML to retrieve other attributes, I tried with attribute name ='salesstage', but it doesn't work.
Thanks for any help.