Click or drag to resize

PFJobTrigger Properties

The PFJobTrigger type exposes the following members.

Properties
  NameDescription
Public propertyCronExpression
Gets the cron expression for this trigger.
Public propertyDescription
Gets the friendly dynamic description for this trigger.
Public propertyEndTime
Not implemented yet! Gets or sets the absolute end time for this trigger.
Public propertyKey
Gets a unique identifier for this trigger instance.
Public propertyPaused
Gets or sets a value indicating whether this PFJobTrigger is paused.
Public propertyStartTime
Gets or sets the absolute start time for this trigger. Packflow triggers implementations use this property to compute cron expressions.
Top
See Also