WorkflowTimerJobConfiguration Fields |
The WorkflowTimerJobConfiguration type exposes the following members.
Name | Description | |
---|---|---|
Actions | Contains actions that are executed when the timer job is triggered. | |
ItemExpression | Specifies an optional item that is associated with the workflow. This can be a string representing an URL to a Workspace or SP list item, or an object that can be casted to IUpdatable. Use the expression variable 'LastRunTime' to access the last run time of the timer job. | |
Schedule | Contains a definition for a schedule which is used to automatically start the timer job. (Inherited from ScheduleBaseTimerJobConfiguration.) |