SI_OUTCOME Property

Applies To   See Also  

Indicates the status of an instance that is being processed. Read-Only.

Type

Long

Syntax

SELECT

    SI_SCHEDULEINFO.SI_OUTCOME

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.Outcome

Remarks

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

The values for SI_OUTCOME are mapped to CeScheduleOutcome.

To access the ErrorMessage Property from the query result, you must retrieve both SI_OUTCOME and SI_STATUSINFO.



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