Dynamics CRM - Accessing Custom Product Option Value
问题 Is there a way to programmatically access the Label & Value fields that has been created as a custom Field in MS CRM Dynamics please? I have added a custom field called "new_producttypesubcode" which, for example, has 2 options, Trophy = 1000000 and Kit = 10000001. I am writing an import utility that mirrors products between the customers website and their CRM and I want to get a list of all possible product options in the CRM to see if they are matched in the website. So, in essence I want