ChecklistTaskExt extension

Extension for ChecklistTask to add convenient getters

on

Properties

completionDateTime DateTime?

Available on ChecklistTask, provided by the ChecklistTaskExt extension

Returns the completion date as a DateTime object if the task is completed
no setter
isCompleted bool

Available on ChecklistTask, provided by the ChecklistTaskExt extension

Returns true if the task is completed
no setter