Share via


TaskLink class

inherits members from ClientObject

Represents the dependency relationship between the start and finish dates of two tasks. Please see DraftTaskLink and PublishedTaskLink.

Syntax

CSOM

class TaskLink 

JSOM

PS.TaskLink

REST Interface

Please see DraftTaskLink and PublishedTaskLink

PS.TaskLink

Members

✓ - Read Support       ✓ʷ - Write Support

Properties

Name .NET JSOM REST Type Description
Id Guid Gets the GUID of the task link.

See Also

DraftTaskLink
PublishedTaskLink