RepositoryJobRun (Property)

Applies To:

EmbeddedBrowser object, HyperLink object

Description:

Returns the value of the Run Job value on the Document Options dialog. This property is only available for Interactive Reporting Job or Oracle Hyperion SQR Production Reporting Job document types.

Action:

Read only, Boolean

Example:

This example shows how to return the value in Run Job check box in an Alert box:

Alert(EmbeddedBrowser1.RepositoryJobRun)