SI_PROGRESS Property

Applies To   See Also  

Indicates the progress of a scheduled job.

Type

Long

Syntax

SELECT

    SI_SCHEDULEINFO.SI_PROGRESS

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).SchedulingInfo.Properties.Item("SI_PROGRESS")

Remarks

This property can be one of the following values:

Value Description

0

New

1

Outstanding

2

Running

3

Complete

Remarks

Use this property to determine the progress of a job from its inception to its completion. Use the SI_OUTCOME Property to determine the result of a completed job.



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