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

Represents time constraint used by time engine to calculate the task's start and finish dates. More...

Properties

TaskConstraintType Type [get, set]
 Gets or Sets the task constraint type of the task. More...
 
DateTime Date [get, set]
 Gets or Sets the task constraint date of the task. More...
 

Detailed Description

Represents time constraint used by time engine to calculate the task's start and finish dates.

Property Documentation

◆ Date

DateTime Bexel.Api.Scheduling.TaskConstraint.Date
getset

Gets or Sets the task constraint date of the task.

◆ Type

TaskConstraintType Bexel.Api.Scheduling.TaskConstraint.Type
getset

Gets or Sets the task constraint type of the task.