For a list of all members of this type, see MaintenanceTaskViewModel members.
Name | Description | |
---|---|---|
![]() | AnyTime | Gets or sets task availability during working hours. |
![]() | Complete | Gets or sets complete flag. When state is true then task is finished and task can be deleted. |
![]() | ErrorInterval | Gets the nex execution interval in seconds after any error. |
![]() | FirstScheduledTime | Gets or sets the first scheduled date and time. |
![]() | Interval | Gets or sets the execution interval in seconds. |
![]() | IsDirty | Gets or sets the mutable task model state. |
![]() | LastDuration | Gets or sets the latest maitenace task duration in milliseconds. |
![]() | LastErrorTime | Gets or sets the last error time if any. |
![]() | LastRunTime | Gets or sets the last run time if any. |
![]() | MaxExecution | Gets or sets the tasks maximum execution time in seconds. |
![]() | RecodsProcessed | Gets or sets the number of logical records processed during the last run. |