historyDetailRelatedReports

Provides the information required to run a report that supplies the history for the task.

This class is created in the bibus » history object of tasks that record details about the run in a relational database.

We recommend that you represent instances of this type as a set of properties of its containing object. Users may access this object by opening a property sheet or launching an editor.

This class

Properties

This class has the following properties.

linkPaths

Contains a reference to the associated bibus » report that can be run to obtain details about the running of a task.

This property

  • is an array of type bibus » baseClass

    has items that must be of class bibus » report

    is encoded as type tns:baseClassArrayProp

  • refers to other objects in the content store using an id-based search path

parameters

Contains the set of parameter values to be used with objects referenced by the linkPaths property.

This property