PFJobTrigger Properties |
The PFJobTrigger type exposes the following members.
Name | Description | |
---|---|---|
![]() | CronExpression |
Gets the cron expression for this trigger.
|
![]() | Description |
Gets the friendly dynamic description for this trigger.
|
![]() | EndTime |
Not implemented yet!
Gets or sets the absolute end time for this trigger.
|
![]() | Key |
Gets a unique identifier for this trigger instance.
|
![]() | Paused |
Gets or sets a value indicating whether this PFJobTrigger is paused.
|
![]() | StartTime |
Gets or sets the absolute start time for this trigger.
Packflow triggers implementations use this property to compute cron expressions.
|