Enables and disables a report's thumbnail image.
Boolean
SELECT
SI_TURNONTHUMBNAIL
FROM
CI_INFOOBJECTS
WHERE
SI_ID=ObjectID
The syntax has these parts:
ObjectID
Long
A number that identifies the object you want to retrieve.
QueryResult.Item(Index).PluginInterface.EnableThumbnail