https://apidocs.mendix.com/5/runtime/com/mendix/systemwideinterfaces/core/meta/IMetaObject.html#getMetaPrimitive-java.lang.String-
getMetaPrimitive(), already was marked deprecated in Mendix 6 but blocks launching in Mendix 7, is there a replacement available for this in Mendix 7?
I forgot to add that this relates to IDataColumnSchema.getMetaPrimitive()
getMetaPrimitive
IMetaPrimitive getMetaPrimitive(String name)
Parameters:
name
- the name of the attribute to return
Returns:
returns the attribute for the given name