CompletedTaskRecord
Overview
CompletedTaskRecord is a class in Aspose.Font FOSS for Python.
CompletedTaskRecord.task_id uniquely identifies the completed task.
Properties: path, task_id, task_title.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
task_id | str | Read/Write | Gets or sets the task id. |
task_title | str | Read/Write | Gets or sets the task title. |
path | str | Read/Write | Gets or sets the path. |