Relationship

Description: A relationship defines how an activity relates to the start or finish of another activity or assignment. These relationships, which form the logic of the project network, are used together with activity durations to determine schedule dates.

Field

Type

Description

Read-Only

Lag

Double

The time lag of the relationship. This is the time lag between the predecessor activity's start or finish date and the successor activity's start or finish date, depending on the relationship type.

No

ObjectId

String

The unique ID generated by the system.

No

PredecessorActivityId

String

The unique ID of the predecessor activity.

No

PredecessorActivityObjectId

ForeignKey

The unique ID of the predecessor activity.

No

PredecessorActivityType

Enum

The type of the predecessor activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'.

No

PredecessorProjectId

String

The unique ID of the project that owns the predecessor activity.

No

PredecessorProjectObjectId

ForeignKey

The unique ID of the project that owns the predecessor activity.

No

SuccessorActivityId

String

The unique ID of the successor activity.

No

SuccessorActivityObjectId

ForeignKey

The unique ID of the successor activity.

No

SuccessorActivityType

Enum

The type of the successor activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'.

No

SuccessorProjectId

String

The unique ID of the project that owns the successor activity.

No

SuccessorProjectObjectId

ForeignKey

The unique ID of the project that owns the successor activity.

No

Type

Enum

The type of relationship: 'Finish to Start', 'Finish to Finish', 'Start to Start', or 'Start to Finish'.

No



Legal Notices | Your Privacy Rights
Copyright © 2013, 2021

Last Published Wednesday, October 13, 2021