Try our conversational search powered by Generative AI!

CatalogEntryRow/Metadata

Vote:
 

I have a CataloEntryRow object as input.

I want to load values of user defined meta fields.

 

What API can I use?

#80956
Feb 05, 2014 20:37
Vote:
 

Hi,

You can use MetaObject static method Load(MetaDataContext context, int objectId, int metaClassId) to load the MetaObject instance (which is the metaclass instance). The objectId is the catalogentryid and the metaclassId is entryRow.MetaClassId.

Regards.

/Q

#80969
Feb 06, 2014 9:18
Vote:
 

Thank you.

#80975
Feb 06, 2014 10:46
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.