Bexel Manager API Documentation
Bexel.Api.Scheduling.TaskRelations Class Reference

Represents a collection of all predecessor and successor task relations within the Bexel.Api.Scheduling.Task. More...

Properties

ITaskRelationCollection Predecessors [get]
 Gets a collection of all predecessor task relations within the Bexel.Api.Scheduling.Task More...
 
ITaskRelationCollection Successors [get]
 Gets a collection of all successor task relations within the Bexel.Api.Scheduling.Task More...
 

Detailed Description

Represents a collection of all predecessor and successor task relations within the Bexel.Api.Scheduling.Task.

Property Documentation

◆ Predecessors

ITaskRelationCollection Bexel.Api.Scheduling.TaskRelations.Predecessors
get

Gets a collection of all predecessor task relations within the Bexel.Api.Scheduling.Task

◆ Successors

ITaskRelationCollection Bexel.Api.Scheduling.TaskRelations.Successors
get

Gets a collection of all successor task relations within the Bexel.Api.Scheduling.Task