how to get value/text from a OptionSet?
Asked Answered
P

2

2

I am creating a web resource which will populate a HTML table with tasks I was trying to get the PriorityCode of a tasks. But I don't know how to get value/text from a OptionSet.

This is a screen shot :

enter image description here

Thanks

Panne answered 18/3, 2013 at 14:39 Comment(0)
D
1

I would start with the AttributeFormat member. Check to see if this member contains a key for your OptionSet; if it does not, then Pedro's advice is probably the next place I would go.

Damien answered 18/3, 2013 at 15:32 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.