IS_NEW

val IS_NEW: String = "is_new"

A flag that indicates a task is new (i.e. not work has been done yet). This flag is read-only. Its value is 1 when STATUS equals STATUS_NEEDS_ACTION and 0 otherwise.

Value: Integer

read-only