I have an entity with insurance policy name and ID in it. I have a lookup field for it on another entity where users can select the insurance policy (displays name) they want to buy. Once user selects the value in lookup, I want to get the ID of the insurance policy selected. I want to get the ID in the plugin (C#). Can someone please suggest how to do it.
Thanks
SJ