M-Files API 23.11.13135.0
ApplicationTaskInfo Object Members
Overview 
Public Methods
Makes a copy of the "IApplicationTaskInfo" object.
Public Properties
The earliest time when this task can be reserved for processing.
The last time the task was updated in the database.
Any data that describes the progress of the task thus far.
The ID of the task queue this task belongs to or will be added to.
The state of this task.
Custom task data. The task consumer should use the "TaskType" property to detect the custom data format.
The ID of this task. The ID must be unique for all tasks within the same queue.
A custom type for the task. The task consumer can use this information to identify the task type and decode the task data.
See Also

ApplicationTaskInfo Object