CompletedTaskRecord

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

NameTypeAccessDescription
task_idstrRead/WriteGets or sets the task id.
task_titlestrRead/WriteGets or sets the task title.
pathstrRead/WriteGets or sets the path.

See Also