WorkflowTimerJobConfiguration Properties |
The WorkflowTimerJobConfiguration type exposes the following members.
Name | Description | |
---|---|---|
DependsOn |
Returns the ID of the timer job configuration on which the current timer job configuration depends. Returns
Guid.Empty if no dependency exists.
(Inherited from ScheduleBaseTimerJobConfiguration.) | |
Enabled | Specifies whether this timer job configuration will be executed. (Inherited from BaseTimerJobConfiguration.) | |
IsDependent | Returns true if the current timer job configuration depends on another timer job. (Inherited from ScheduleBaseTimerJobConfiguration.) | |
Name | Specifies a name for the timer job configuration (used only within the MatchPoint timer jobs list). (Inherited from BaseTimerJobConfiguration.) | |
UniqueId | Contains a GUID that is used to identify the timer job. (Inherited from BaseTimerJobConfiguration.) |