How can I enable a dynamics c# plugin when a specific value is chosen from an options set?
For example: I have an option set that contains the values red, blue, and green. I want the plugin to start working when the user chooses blue and do nothing otherwise.