Notifications
Announcements
No record found.
Hi All,
I want to set MultiSelectOptionSet field value using plug in.
Can you please help me with that
*This post is locked for comments
IList<OptionSetValue> ilist = new List<OptionSetValue>();
ilist.Add(new OptionSetValue(100000000));
ilist.Add(new OptionSetValue(100000001));
OptionSetValueCollection optionSetCollection = new OptionSetValueCollection(ilist);
testEntity.Attributes["new_multiselectfield"] = optionSetCollection;
Its done...use this code to set value.Thank u
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
SA-08121319-0 4
Calum MacFarlane 4
Alex Fun Wei Jie 2