A Boolean value specifying whether or not the Crystal Enterprise object is a report instance that is the result of a job that has already run. Read
Part | Type | Description |
---|---|---|
QueryResult.Item(Index).Properties.Item("SI_INSTANCE_OBJECT")
Instead of using SI_INSTANCE_OBJECT to determine the status of an instance, it is recommend that you use SI_SCHEDULE_STATUS Property.
An instance may be runnable (it is scheduled to run and create another instance), or it may not be runnable (it is the result of a job that has already run). Use this property to retrieve only those instances that have already been run, and the SI_RUNNABLE_OBJECT Property to retrieve only those instances that are runnable.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |