Hi all,
I would like to add an enum value to PayrollContributionBasis enum but this enumeration had property isExtensible set to false how can i add a value to this type of enum
Thank you.
*This post is locked for comments
Thank you
Hi,
You will not be able to do it via extensions.
You have 2 options now:
- overlayer and either modify the property to make the enum extensible, or add the value
- submit a suitable request on Microsoft Connect site, but this might take a while and would have to gain enough attention
Thanks,
Maciej
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,993 Most Valuable Professional
nmaenpaa 101,156