SI_HASTHUMBNAIL Property

Applies To   See Also  

Indicates whether or not a Report object has a thumbnail image (.jpeg file) associated with it. Read-Only.

Type

WHERE

    SI_ID = ObjectID

The syntax has these parts:

Part Type Description

ObjectID

Long

A number that identifies the object you want to retrieve.

Syntax

SELECT

    SI_HASTHUMBNAIL

FROM

    CI_INFOOBJECTS

WHERE

    SI_ID = ObjectID

The syntax has these parts:

Part Type Description

ObjectID

Long

A number that identifies the object you want to retrieve.

Used to access the property from a query result:

QueryResult.Item(Index).Properties.Item("SI_HASTHUMBNAIL")

Remarks

You can generate a thumbnail image of a report when the report is created. If a thumbnail has been generated with the report, and if the EnableThumbnail Property is True, a thumbnail image of the report will be available for retrieval. If it is False, then no thumbnail will be available.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com