_DELETED

val _DELETED: String = "_deleted"

Deleted flag of a task. This is set to 1 by the content provider when a task app deletes a task. The sync adapter has to remove the task again to finish the removal. This value is read-only.

Value: Integer

read-only