Greetings,
I need to retrieve any changes in Dynamics metadata (ie, when a new value to an optionset is added).
This has to be done upon the change of the option set and not triggered from an entity-related event such as "Create" or "Update".
What is the best way to achieve that? My best guess is to write a C# plugin that will take care of this task.
Would you give me some suggestion on how to register the plugin correctly?
Thank you






