Skip to main content

Class TaskUpdateInput

The TaskUpdateInput.

Assembly: Taskurai.dll
Declaration
public class TaskUpdateInput

Properties

Archived

Should the task be archived (to filter out of enumeration results).

Declaration
public bool? Archived { get; set; }