TaskList interface

OData page of tasks

Properties

nextLink

URL to load the next page of tasks

value

List of tasks

Property Details

URL to load the next page of tasks

nextLink?: string

Property Value

string

value

List of tasks

value?: ProjectTask[]

Property Value