LastExecution Property
Overloads
LastExecution |
The Date/Time interval of the last execution date. Only tasks with a last execution date within the interval will be returned. |
LastExecution
The Date/Time interval of the last execution date. Only tasks with a last execution date within the interval will be returned.
Declaration
public TaskStatusFilter.LastExecutionInterval LastExecution { get; set; }
Property Value
Type | Description |
---|---|
TaskStatusFilter.LastExecutionInterval |
Remarks
Setting the To/From properties of LastExecution to DateTime.MinValue will match tasks which has never executed.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!