UIX v2: API for getting value list icon URL?

Value list items can have an icon. In M-Files COM API we used to have GetIconAsPNG() https://developer.m-files.com/APIs/COM-API/Reference/index.html#MFilesAPI~ValueListItem~GetIconAsPNG.html

Do we have a corresponding API call usable in UIX v2?

I could only find API calls for getting icons for object type and file type (good!) in the ShellUI interface.

Ideally, we'd like to get an URL, we don't need binary PNG data.

Parents Reply Children
No Data