Hi
the lead status Qualified just has one option in the drop down list i.e Qualified
hence my below code
if (((OptionSetValue)(context.InputParameters["Status"])).Value == 3)
dont work
Any help on this much appreciated
Thanks
Pradnya07
Hi
the lead status Qualified just has one option in the drop down list i.e Qualified
hence my below code
if (((OptionSetValue)(context.InputParameters["Status"])).Value == 3)
dont work
Any help on this much appreciated
Thanks
Pradnya07