M-Files API 23.11.13135.0
TaskType Property
ApplicationTaskInfo Object : TaskType Property
Description
A custom type for the task. The task consumer can use this information to identify the task type and decode the task data.
Property type
Read-write property
Syntax
Visual Basic
Public Property TaskType As String
Remarks
The task consumer can be, for instance, an application thread or a backgroud operation carrying out tasks in the task queue.
See Also

ApplicationTaskInfo Object  | ApplicationTaskInfo Members