Skip to Content
0
Former Member
Dec 05, 2006 at 12:49 PM

Attributes values with COM API

21 Views

Hi,

While using the COM API to fetch records, i am not able to access the attributes values of a associated taxonomy table.

I am add the taxonomy filed to the ResultDefinition and i am able to get the list of attributes from the field. the AttributeEX contain the Attribute and the AttributeValue classes. i am able to see the attribute meta data but the AttributeValue only contain the method AttributeValueType.

How i can identify in my recordset what are the values of the associated taxonomy attributes for each record in the rs.

I have searched the forum but i didn't find the answer.

appreciate your help.

Thanks,

Noam