Simply build a new RetrieveAttributeRequest and iterate over the response like so:
optionList now contains a list of all option set options where each object in the list has a Value property and a Text property.
To retrieve a given option set value for a label, use a Linq query:
What is Active here It is giving me null value?
ReplyDeleteGreat content. To the point and addressing an issue that few others have shared a solution for.
ReplyDelete