SI_FILES Property

Applies To   See Also  

This collection contains a list of files associated with a report.

Syntax

SELECT

    SI_FILES

FROM

    CI_INFOOBJECTS

WHERE

    SI_PROGID ='ReportFormatType'

The syntax has these parts:

Part Type Description

ReportFormatType

Long

The ProgID of the InfoObject that represents the format type that the report is in.

Used to access the property from a query result:

QueryResult.Item(Index).Files (Reports)

QueryResult.Item(Index).ByteStream (Excel objects)

QueryResult.Item(Index).ByteStream (PDF objects)

QueryResult.Item(Index).ByteStream (RTF objects)

QueryResult.Item(Index).ByteStream (TXT objects)

Remarks

This property applies to report objects, as well as to any InfoObject that has been exported into one of the available report formats.



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