Contents

Summary

Defines a relationship between two tasks.

Properties

Name Type Summary
PredTaskID Int32 The ID of the predecessor task associated with the relationship.
DepTaskID Int32 The ID of the dependent task associated with the relationship.
Lag Int32 The lag in days between when the relationship completes and when the next task is allowed to start.
RelationshipType TeamDynamix.Api.Plans.RelationshipType The type associated with the relationship.