Project (Process Timeline) Class

This class defines a Process Timeline object (definition or instance).

When developing Form scripts or Timeline scripts, you are automatically given an instance of the current Process Timeline with the CurrentProject variable.

This object extends the Process class, which, in turn, extends the ContentObject class. Thus all properties and methods from the Process and ContentObject classes are available in the Project class, in addition to those below.

Properties

PRID: The ID of the timeline definition.

PRINSTID: The ID of the timeline instance.

Methods